I ran into a very interesting bug at work that I came to understand using the Linux debugging tool - gdb. I made a video walking through the bug using GDB, show how it occurs and how to fix it - so this video may also serve as a simple intro to GDB if you've never used it.Continue reading
A lesson in object lifetime in C++
(with a free intro to GDB!)
