🦞🌯 Lobster Roll

Thread

DVCS and Bug Tracking (ericsink.com)

Stories related to "DVCS and Bug Tracking" across the full archive.

DVCS and Bug Tracking (ericsink.com)
Popular posts from leaky bug-tracking systems (rachelbythebay.com)
bug tracking software recommendations?
Any recommendations on bug tracking software? Ideally: * simple install (preferably self-contained, no dependencies), or a web service * email integration (forward an email from a user to create a new ticket) Thanks!
FreeBSD bug tracking moves from GNATS to Bugzilla (lists.freebsd.org)
Tracking down a kernel bug with git bisect (blog.oddbit.com)
Unorthodocs: Abandon your DVCS and Return to Sanity (bitquabit.com)
How a bug in Visual Studio 2015 exposed my source code on GitHub and cost me $6,500 in a few hours (humankode.com)
Firefox Adds Tracking Protection, Animation Debugging (blog.mozilla.org)
Too many open files: Tracking down a bug in production (techblog.roomkey.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...
Using rr To Debug rr (robert.ocallahan.org)
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...
How I hunted the most odd ruby bug (blog.arkency.com)
Patch theory for dvcs. Also: Why do we continue to develop camp? (youtube.com)
Debugging memory corruption: who the hell writes “2” into my stack?! (blogs.unity3d.com)
Learning From Your Bugs (henrikwarne.com)
STRIKE-OTR - How implementing the new OTR protocol fixed a bug in the previous one (blog.torchz.net)
Symbolic Debugging With DWARF (video and PDF) (backtrace.io)
A Regex Debugger (eigenstate.org)
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...
Tracking Down Heap Overflows with rr (sean.heelan.io)
Tracking down a performance hit (codeblog.jonskeet.uk)
Relevant issue: https://github.com/dotnet/coreclr/issues/5612
JWT Inspector - Chrome extension to inspect and debug JSON Web Tokens (jwtinspector.io)
I do not use a debugger (lemire.me)
PyPy Status Blog: Reverse debugging for Python (morepypy.blogspot.com)
Reverse debugging for Python (morepypy.blogspot.in)
Accidental art produced by buggy code (twitter.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)