🦞🌯 Lobster Roll

Thread

My Hardest Bug Ever (gamasutra.com)

Stories related to "My Hardest Bug Ever" across the full archive.

My Hardest Bug Ever (gamasutra.com)
PyPy Status Blog: Reverse debugging for Python (morepypy.blogspot.com)
Skylake bug: a detective story (medium.com)
Gagallium : How I found a bug in Intel Skylake processors (gallium.inria.fr)
Debugging a Hardware Panic (blog.alicegoldfuss.com)
Professional debugging for IoT with Particle Workbench: going beyond Serial.print() (blog.particle.io)
Reverse Engineering a D-Link Backdoor (devttys0.com)
iOS holding my phone number hostage = the worst bug I’ve ever experienced (blog.benjaminste.in)
How to Fix the Hardest Bug You've Ever Seen: The Scientific Method (yellerapp.com)
The Hardest Program I've Ever Written (journal.stuffwithstuff.com)
Detailed writeup of the development of an automatic code formatting tool for the Dart language.
Rreverrse Debugging (huonw.github.io)
Reverse Engineering the GoPro Cineform codec (medium.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...
a complete guide to hacking your vehicle bus on the cheap & easy – part 1 (hardware interface) (theksmith.com)
Learning From Your Bugs (henrikwarne.com)
A Regex Debugger (eigenstate.org)
Mid-2016 Tor bug retrospective, with lessons for future coding | The Tor Blog (blog.torproject.org)
JWT Inspector - Chrome extension to inspect and debug JSON Web Tokens (jwtinspector.io)
Reverse debugging for Python (morepypy.blogspot.in)
The 6 Month Bug (and why I will never abbreviate variable names) (beehollander.wordpress.com)
The habitat of hardware bugs (embeddedrelated.com)
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)
Your Debugger Is Obsolete (timkellogg.me)
RevDB, the Reverse Debugger (bitbucket.org)
GSoC 2016 Reports: Split debug symbols for pkgsrc builds, part 2 (blog.netbsd.org)
Everything Old is New Again, and a Compiler Bug (randomascii.wordpress.com)
Dontbug: A reverse debugger for PHP (based on rr) (github.com)
Debugging SmartOS: Finding Lock Inversions with DTrace (zinascii.com)
The Hardest Program I've Ever Written (2015) (journal.stuffwithstuff.com)
Leverage comprehensive debugging tricks in one shot (nanxiao.me)