🦞🌯 Lobster Roll

Thread

Skylake bug: a detective story (medium.com)

Stories related to "Skylake bug: a detective story" across the full archive.

Skylake bug: a detective story (medium.com)
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...
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...
Debugging memory corruption: who the hell writes “2” into my stack?! (blogs.unity3d.com)
Symbolic Debugging With DWARF (video and PDF) (backtrace.io)
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...
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)
Debugging using system calls in Mac OS X (bryce.is)
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)
Debugging with Humility (amir.rachum.com)
Cache COW — a debugging adventure on Minoca OS (blog.minocacorp.com)
Debugging CSS (benfrain.com)
Debugging with the natives, part 2 (cl.cam.ac.uk)
Time-Travel Debugging for JavaScript/Node.js (microsoft.com)
The Debugging Mindset - ACM Queue (queue.acm.org)
Debugging macOS Kernel using VirtualBox (klue.github.io)
The Science of Debugging (and Neutrinos) (medium.com)