A silly question from a fresh newcomer.
Once I set a breakpoint and my program stops at it how do I see variable value? I am able to add the variable to so called "watch", but how do see the watch then? Do I need to issue commands to GDB?
Sorry one more time for the stupid question but I've already spent half an hour trying to learn how to debug my code.
menu Debug->Debugging Windows ->Watches
Quote from: killerbot on August 01, 2006, 06:35:14 PM
menu Debug->Debugging Windows ->Watches
Yup.
Thanks a lot.
i've got one problem and hope that someone can help me.
The only things listed under Debugging Windows are Back-Trace and CPU, nothing else.
But i need the option to open the Watches windows.
Running version is V1.0rc2
Hope someone can help
thanks
etechniker
The 1.0rc2 version is quite old (about 2 years).
Please use a latest nightly build.
http://forums.next.codeblocks.org/index.php/board,20.0.html
Linux versions are not on the berlios server, but Ubuntu builds are available (look here (http://forums.next.codeblocks.org/index.php/topic,6985.0.html)).