Author Topic: Debugger output  (Read 3219 times)

Offline DoMeN

  • Multiple posting newcomer
  • *
  • Posts: 66
Debugger output
« 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Debugger output
« Reply #1 on: November 08, 2006, 01:06:52 pm »
Enable the debugger's debug log in debugger options...
Be patient!
This bug will be fixed soon...