🦞🌯 Lobster Roll

Thread

Look Out For Bugs (matklad.github.io)

Stories related to "Look Out For Bugs" across the full archive.

What does debugging a program look like? (jvns.ca)
Look Out For Bugs (matklad.github.io)
Bugs From Hell: Injected Third-party Code + Detours = a Bad Time (dblohm7.ca)
New tag suggestion: 'debugging'
I'd like to suggest a new tag for stories or content mainly concerning debugging techniques or methods. I've noticed a handful of stories recently that would be aided by such a tag: even though they concern different languages or problem scopes, they all have to do with the fine black art of debu...
That VMware IPv6 NAT thing is stranger than it looks (rachelbythebay.com)
USENIX Enigma 2016 - Timeless Debugging (youtube.com)
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...
systemtap 3.0 released (lwn.net)
Debugging memory corruption: who the hell writes “2” into my stack?! (blogs.unity3d.com)
Symbolic Debugging With DWARF (video and PDF) (backtrace.io)
Mid-2016 Tor bug retrospective, with lessons for future coding | The Tor Blog (blog.torproject.org)
Machete-mode Debugging (nedbatchelder.com)
A Two Month Debugging Story (kev.inburke.com)
This was already posted but had ?lobsters at the end of the other URL so it was not detect on submission...
How to add a million bugs to a program (and why you might want to) (moyix.blogspot.com)
PyPy Status Blog: Reverse debugging for Python (morepypy.blogspot.com)
Reverse debugging for Python (morepypy.blogspot.in)
Debugging GNU Emacs memory leaks (part 1) (notes.secretsauce.net)
* [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)
A look at DevOps tools landscape (devup.co)
Debugging using system calls in Mac OS X (bryce.is)
Notes on concurrency bugs (danluu.com)
gdb Debugging Full Example (Tutorial): ncurses (brendangregg.com)
Q&A with Diomidis Spinellis on Effective Debugging (infoq.com)
Performance Improvements for FreeBSD Kernel Debugging (backtrace.io)
Debugging unfamiliar code in an unfamiliar language using an unfamiliar IDE (bitfunnel.org)
A swiss army knife of debugging tools (jvns.ca)
The Mysterious Fiber Bomb Problem: A Debugging Story (sandstorm.io)
Debugging PostgreSQL performance, the hard way (justwatch.com)
Debugging Software, Sherlock Holmes-style (codewithoutrules.com)
Debugging SSL in Java using mitmproxy (blog.packagecloud.io)
Who Called Git? An Unusual Debugging Story (schneems.com)
Debugging Your Operating System: A Lesson In Memory Allocation (lukasa.co.uk)