User forums > Using Code::Blocks

C::B debug (gdb) remove Console of my host application

(1/4) > >>

kccheng:
Hi,

I'm using C::B under WinXP.
I have a DLL project and assign a host application for the DLL.
The host application is a window application (Gtk2) but also has
a Console (DOS prompt) attached.

In C::B, when I run the DLL (via host application) the Console will
be popup without problem.  But if I use C::B debugger (gdb), the
Console will disappear.

If I run my DLL + host application directly via gdb command line,
the Console will be popup correctly too.  So my best guess is C::B
remove the Console of my host application.

Anyone know what's the problem here ?  Thanks.

KC

oBFusCATed:
Hm, have you tried the debugger branch nightly?
That version has a feature to run the host in a terminal.

kccheng:

--- Quote from: oBFusCATed on June 14, 2011, 10:06:05 pm ---Hm, have you tried the debugger branch nightly?
That version has a feature to run the host in a terminal.

--- End quote ---

I can try that.  But I'm quite new to C::B ... could you
please tell me where can I find the nightly branch ?  Any binary distribution
for nightly branch ?

Thanks a lot
KC

ollydbg:

--- Quote from: kccheng on June 15, 2011, 07:44:37 am ---
--- Quote from: oBFusCATed on June 14, 2011, 10:06:05 pm ---Hm, have you tried the debugger branch nightly?
That version has a feature to run the host in a terminal.

--- End quote ---

I can try that.  But I'm quite new to C::B ... could you
please tell me where can I find the nightly branch ?  Any binary distribution
for nightly branch ?

Thanks a lot
KC

--- End quote ---
Nightly builds

kccheng:

--- Quote from: ollydbg on June 15, 2011, 08:32:27 am ---Nightly builds

--- End quote ---

One more simple question.
I found the latest nightly build maybe 7178, and there is another
DEBUGGER BRANCH which is 7075.
Does 7178 include everything in 7075 DEBUGGER BRANCH ?

KC

Navigation

[0] Message Index

[#] Next page

Go to full version