This video covers the basics of using UDB for reverse-debugging in CLion:
1) How to start a program
2) How to set breakpoints with and without conditions
3) How to continue the program forwards and backwards
4) How to execute one line forwards and backwards
5) How to print the value of different variables
Of course if any of the commands used here were not clear, it is possible to use the help command inside UDB or the man pages that come with the UDB package.
UDB is the interactive reverse debugger for Linux-based applications. Developers can time travel through code and fix software failures fast with UDB.
For more information on UDB visit: [ Ссылка ]
UDB Technical documentation: [ Ссылка ]
Follow Undo on Twitter: [ Ссылка ]
Follow Undo on Medium: [ Ссылка ]
Follow Undo on Linkedin: [ Ссылка ]
Ещё видео!