Time Travel Debugging - Powerful Techniques for Complex Code Analysis
Offered By: Meeting Cpp via YouTube
Course Description
Overview
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
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera