Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: pinkfloydhomer on February 14, 2006, 11:00:18 am

Title: I'm a moron
Post 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
Title: Re: I'm a moron
Post by: killerbot on February 14, 2006, 11:15:40 am
RC2 or svn ?

please upgrade to svn :
Debug->DebuggingWindows->Watches
Title: Re: I'm a moron
Post by: tiwag on February 14, 2006, 11:15:54 am
Debug->Debugging Windows->Watches ;-)
Title: Re: I'm a moron
Post by: mandrav on February 14, 2006, 11:16:41 am
Debug->Debugging windows->Watches
Title: Re: I'm a moron
Post by: pinkfloydhomer on February 14, 2006, 11:20:32 am
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
Title: Re: I'm a moron
Post by: killerbot on February 14, 2006, 11:25:35 am
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:
Title: Re: I'm a moron
Post by: squizzz on February 15, 2006, 12:11:53 am
@pinkfloydhomer - make sure you have GDB version 6.3. AFAIR it is required, and plugin won't work without it.