User forums > Using Code::Blocks

[Solved] GDB Debugger Command Line

(1/1)

idhan:
Hi,

I was wondering, in gdb is a command line cheat sheet where I can try to get some information in some breakpoints,
is available in codeblocks as cheat sheet or only trought the codeblocks graphical interface?

I am new in codeblocks and I have try (unsuccessfully) to find this feature... sorry if is a dummy question...

Thanks in advance..

Jenna:
If the program is stopped (at a breakpoint), you can send commands to gdb via "Debug -> Senduser command to debugger".

To see the output, you have to enable the debuggers debug-log: Check "Settings -> Compiler and debugger... ->  Debugger settings ... -> Display debugger's log"

idhan:
Thank you Jens.

Navigation

[0] Message Index

Go to full version