Strong opinions, (bi-)weekly held - with great guests from the C++ community


auto this_episode = episode<66> {
.title = "Set a Breakpoint in the Past", /*

This week we chat with Greg Law about debugging and going back in time!

How do things change when we can wait for something to go wrong, then go back to any point in time and examine the program state, like The Matrix's "Bullet Time"? How is this even possible, and what challenges need to be overcome? We also answer that age old question: what's the first thing people ask for when you say you can give them a time machine?

*/
.links = { "Greg's CppCon 2019 talk", /* 'Modern Linux C++ debugging tools - under the covers' */ "https://undo.io/resources/gdb-watchpoint/", "Undo/ JetBrains joint webinar recording" },
.tags = { "C++", "Debugging", "Undo", "gdb", "time-travel" } };


With: Greg Law
Recorded: 5 November 2019
Released: 17 January 2020
1 hr 1 min 11 secs



A YouTube stream archive of this recording is also available:

< previous episode
next episode >