Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the powerful world of time travel debugging in this conference talk from Meeting C++ 2023. Discover how this advanced technique allows you to rewind program execution to any line of code and inspect program state at any point in time. Learn about the latest breed of time travel debuggers that offer good performance and scalability for complex, real-world code. Watch demonstrations of various tools across different platforms, both open-source and proprietary, and gain insights into their inner workings. Understand how to leverage watchpoints and data breakpoints to efficiently track down bugs by rewinding to the exact moment when suspicious data changes occur. Equip yourself with the knowledge to harness these powerful debugging tools and significantly enhance your ability to solve complex programming issues.
Syllabus
Time Travel Debugging - Greg Law - Meeting C++ 2023
Taught by
Meeting Cpp