Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lehe on April 09, 2009, 04:52:56 am

Title: place for stdout output during debugging
Post by: lehe on April 09, 2009, 04:52:56 am
Hi,
I just found that during debugging in CB, the stdout put info that are supposed to appear on the console window changes to show in the "Debugger(debug)" window. I don't know what caused this change. Does someone know why and how to switch between these two ways?
Thanks!
Title: Re: place for stdout put during debugging
Post by: ollydbg on April 09, 2009, 04:57:49 am
really? Which OS? Which version?

In my windows, no situation as you mentioned. But if you are debugging a GUI program, the stdout may redirect to GDB output.
Title: Re: place for stdout put during debugging
Post by: lehe on April 09, 2009, 05:00:56 am
A simple console program not involving GUI.
Under Ubuntu8.10.
Title: Re: place for stdout put during debugging
Post by: ollydbg on April 09, 2009, 05:54:29 am
A simple console program not involving GUI.
Under Ubuntu8.10.
Oh, Sorry, I can't help any more, because I only use Windows XP. :(