Re: debugging CLI stuff
Re: debugging CLI stuff
- Subject: Re: debugging CLI stuff
- From: email@hidden
- Date: Sun, 6 Jun 2004 18:42:07 -0700
Use the StdIO window which you can bring up using the menu Debug->Show
StdIO.
-ChrisF
On May 28, 2004, at 1:49 PM, Markian Hlynka wrote:
when I run my code, and use "debug", xcode stops at this line:
if(0>=scanf("%s",input)) //get the
input line
(no, none of the "step" or "continue" buttons are lit; only "pause";
ie, it's running.)
It's not recognizing my input in any window I can find. If I just do a
"Run", it works fine. What's going on with "Debug"? The whole point of
starting to use xcode for me was the debugger.
Could someone please help? Do I have to do something special to enable
command-line input?
Thanks,
Markian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.