Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: pinkfloydhomer on February 14, 2006, 11:00:18 am
-
I can't seem to find out how to watch a variable when debugging in Code::Blocks. I choose Debug>Edit Watches... and then enter my watch, but where can I actually see my watches?
/David
-
RC2 or svn ?
please upgrade to svn :
Debug->DebuggingWindows->Watches
-
Debug->Debugging Windows->Watches ;-)
-
Debug->Debugging windows->Watches
-
Debug->Debugging Windows->Watches ;-)
I am running RC2, and there is no "Watches" in that menu, only "Backtrace" and "CPU"...
Argh... looks like I _have_ to run a nightly build. RC2 certainly isn't bugfree :)
/David
-
really, RC2 was state of the art in october last year ;-)
But live goes on, the latest versions are so much better. Lots of bug fixes, lots of new features, and an occasional new bug :lol:
-
@pinkfloydhomer - make sure you have GDB version 6.3. AFAIR it is required, and plugin won't work without it.