Author Topic: issues with debug watches  (Read 4457 times)

Offline kitskub

  • Single posting newcomer
  • *
  • Posts: 3
issues with debug watches
« on: December 31, 2009, 08:22:08 pm »
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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: issues with debug watches
« Reply #1 on: December 31, 2009, 08:29:08 pm »
Which OS (and version), compiler  (and version), debugger (and version) and which version of Code::Blocks do you use ?

Offline kitskub

  • Single posting newcomer
  • *
  • Posts: 3
Re: issues with debug watches
« Reply #2 on: December 31, 2009, 08:40:36 pm »
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
« Last Edit: December 31, 2009, 08:43:40 pm by kitskub »

Offline kitskub

  • Single posting newcomer
  • *
  • Posts: 3
Re: issues with debug watches
« Reply #3 on: December 31, 2009, 09:00:27 pm »
its okay i figured it out. I wasnt using breakpoints in the right spots