News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

issues with debug watches

Started by kitskub, December 31, 2009, 08:22:08 PM

Previous topic - Next topic

kitskub

When i try to use the watches it only shows a blank tab. I have started the debugger before trying it and have looked here: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks
for information but i dont see the local variable or function arguments. I dont know if it is something i am not doing or if something i have done wrong

Jenna

Which OS (and version), compiler  (and version), debugger (and version) and which version of Code::Blocks do you use ?

kitskub

#2
i went back to codeblocks and tried it again and it worked. I would still like to know why it wasnt working in case it happens again. So my os is: XP service pack 2
and i am  using the 8.02 codeblocks mingw release

kitskub

its okay i figured it out. I wasnt using breakpoints in the right spots