Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: mahaju on March 09, 2012, 05:17:10 am
-
is it possible to create a log of the watch window during debugging?
for example, store the contents of the watch window to file after each step during debugging
Is it possible to do this?
Thank you
-
No. But you could manually add trace points in newer gdbs.
-
what is gdbs and how do I do it?
Adding trace points means saving the value of the current variables to file?
-
Search engine in desperate need... I've given you enough hints.