User forums > Using Code::Blocks

debug in CB

(1/1)

szurilo:
Hi!
Maybe it's a stupid question but, is it available in CB to debug inside the IDE?
I mean can i configure gdb like i can in a console window or i just can see the results of the debugging?
Szurilo

Green::horn:
Hm, do you mean something like this ???

http://xs131.xs.to/xs131/08395/debug645.jpg


Greetz
Greenhorn

szurilo:
Actually not.

I want to use some gdb commands like:
info terminal/threads/signals/etc.
kill
set non stop on/etc.
list
etc.
I know most of them are built in C::B, but some aren't.

Szurilo

MortenMacFly:

--- Quote from: szurilo on September 29, 2008, 09:36:47 am ---I want to use some gdb commands like:
[...]

--- End quote ---
Do you know about the menu item "Debug" -> "Send user command to debugger"?
The result will be piped into the Debug log of C::B.

szurilo:
Ups, I never noticed that menu item.  :oops:
thx
Szurilo

Navigation

[0] Message Index

Go to full version