Debugging with reverse watchpoint (in VS Code)

Published: 04 February 2022
on channel: Undo
1,224
3

Watch how to go back in time in C/C++ code execution to see what happened:
- set a watchpoint on the variable that contains the bad data
- travel back in time in the code execution to go straight to the line of code that most recently modified it

This video is an extract of the video featured on this blog post: https://undo.io/resources/debugging-d.... Visit this page to watch the full debug session and reproduce it at home (launch.json information provided at the bottom of the blog post)

In this video, the trainer is using the VS Code 'Time Travel Debug for C/C++' plugin: https://marketplace.visualstudio.com/...


On this page of the site you can watch the video online Debugging with reverse watchpoint (in VS Code) with a duration of hours minute second in good quality, which was uploaded by the user Undo 04 February 2022, share the link with friends and acquaintances, this video has already been watched 1,224 times on youtube and it was liked by 3 viewers. Enjoy your viewing!