Thread
Stories related to "My Hardest Bug Ever" across the full archive.
Detailed writeup of the development of an automatic code formatting tool for the Dart language.
Similar to [rr](https://lobste.rs/s/qwripe/using_rr_to_debug_rr), this is a new type of debugger that applies the git version control paradigm to debugging. Each instruction can be thought of a "commit", the qemu virtualization system is used to run the program and log all the necessary data. It als...
* [Leak 1](http://notes.secretsauce.net/notes/2015/09/19_debugging-gnu-emacs-memory-leaks-part-1.html)
* [Leak 2](http://notes.secretsauce.net/notes/2015/10/01_debugging-gnu-emacs-memory-leaks-part-2.html)
* [Tools](http://notes.secretsauce.net/notes/2015/10/05_memory-leak-debugging-tools.html)