User forums > Using Code::Blocks

Debugger features

(1/1)

Anonymous:
Hi,

i just downloaded "final beta 1.0", looks great!!!
I'm very interested in debugging matters and so i'm
actually testing the new features (disassembly and
backtrace window).

I still miss the possibility to select the display
format (dec, hex, oct, bin) of the debug watches since
gdb is able to do so.

Cheers
Tom

mandrav:
The debugger plugin is just now starting to get the attention that deserves (by me, that is ;) ).
Expect many new features to be added in it...

Yiannis.

Anonymous:
Hi,
i've a little problem when enabling option "Evaluate expression under cursor".
It happens that the tool tip is displayed and the IDE gets stuck (no mouse clicks have an effect).
If i click to another application window (e.g. explorer) and back to c::b all works again.
I got this with win2kSP4 (400MHz Notebook) and winXPSP2 (1,2GHz Desktop).

Another question:
Is there a way to clear/delete all watches at once?

Cheers
Tom

EricBurnett:
Usually I have found that if you drag the mouse across the tooltip it disapears, and you can go again.

BTW, the values under the tooltip are more often than not wrong (as far as I can tell), and as you hit next, it often jumps up and down over and over...it is not aligining the lines with the assembly that they represent exactly right.

Navigation

[0] Message Index

Go to full version