Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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!
-
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.
-
A simple console program not involving GUI.
Under Ubuntu8.10.
-
A simple console program not involving GUI.
Under Ubuntu8.10.
Oh, Sorry, I can't help any more, because I only use Windows XP. :(