Re: GDB
Re: GDB
- Subject: Re: GDB
- From: Chris Espinosa <email@hidden>
- Date: Thu, 18 May 2006 16:53:53 -0700
On May 18, 2006, at 4:48 PM, Erik Schmidt wrote:I am running a c++ tool in the gdb. My code requires input from the user. I call up console, and the prompt is correctly displayed, but the console refuses to take the input, how do I fix this?
Debug > Standard I/O Log. The pipe for console input to the app is in a separate window from the console for manipulating gdb.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >GDB (From: Erik Schmidt <email@hidden>) |