User forums > Using Code::Blocks
Debugger issue when trying to show the value of a variable
(1/1)
ollydbg:
When debugging, I hover the mouse on a variable, then click the "CTRL" key to show the value of a variable, I see such message in the debugger debug log:
--- Quote ---[debug]> whatis FoundSet
[debug]No symbol "FoundSet" in current context.
[debug]>>>>>>cb_gdb:
[debug]> output FoundSet
[debug]No symbol "FoundSet" in current context.
[debug]>>>>>>cb_gdb:
[debug]> output FoundSet
[debug]No symbol "FoundSet" in current context.
[debug]>>>>>>cb_gdb:
[debug]> output FoundSet
[debug]No symbol "FoundSet" in current context.
[debug]>>>>>>cb_gdb:
--- End quote ---
I'm not sure why there are so many output command?
SVN8800(in-fact, it was Unofficial Code::Blocks installer for Windows (svn 8800))
oBFusCATed:
You'll have to debug it, works correctly here.
Navigation
[0] Message Index
Go to full version