Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: DoMeN on November 08, 2006, 10:25:18 am

Title: Debugger output
Post by: DoMeN on November 08, 2006, 10:25:18 am
Hi,
I'm using GDB debugger on code::blocks and I was wondering if it is possible to see GDB input/output in the same way as you see it in the terminal or DDD? I'd like to see what code::blocks sends to GDB at startup. Is this even possible in c::b?

Btw when are the Debugger initialisation commands executed and is this the right place to put "TARGET JTAG JTAG://ip:port" and "SOURCE mc"?

tnx in advance
r. Domen
Title: Re: Debugger output
Post by: mandrav on November 08, 2006, 01:06:52 pm
Enable the debugger's debug log in debugger options...