Debugging with reverse watchpoint (in VS Code)

Опубликовано: 04 Февраль 2022
на канале: 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/...


На этой странице сайта вы можете посмотреть видео онлайн Debugging with reverse watchpoint (in VS Code) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Undo 04 Февраль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,224 раз и оно понравилось 3 зрителям. Приятного просмотра!