Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ference on November 02, 2006, 04:49:57 pm

Title: input/output during gdb debug
Post by: ference on November 02, 2006, 04:49:57 pm
I'm a novice in C::B. I've downloaded a Nightly Build released on november,1.
I read that input/output via console was not supported in linux. I But all those forum messages were old so I decided to ask again if this feature is now aviable, or still not.

Great thanks
Title: Re: input/output during gdb debug
Post by: Game_Ender on November 03, 2006, 01:50:25 am
Still not supported as far as I can tell.  A much better solution would be to create a debugger console window.  It is not very user friendly to interact with GDB through a single text box, with no history.