Re: Debug hangs...program runs fine
Re: Debug hangs...program runs fine
- Subject: Re: Debug hangs...program runs fine
- From: Prachi Gauriar <email@hidden>
- Date: Sun, 18 Jun 2006 20:55:53 -0400
On Jun 18, 2006, at 7:55 PM, Michael wrote:
I am learning C...I know...please do not give me a hard time. :-)
When I debug my program, it hangs on this line:
...
yet when I run the app, there is no problem. (The code gets a
character from the standard input)
(I have typed in the same input for both running app and decoding)
Can anyone suggest a reason why this is happening.
How are you entering input when you run the debugger? You should be
entering it via the Standard I/O Log (Debug:Standard I/O Log).
-Prachi
_______________________________________________
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