Console based apps block Xcode when running
Console based apps block Xcode when running
- Subject: Console based apps block Xcode when running
- From: "Karan, Cem (Civ,ARL/CISD)" <email@hidden>
- Date: Fri, 7 Nov 2003 09:42:26 -0500
- Thread-topic: Console based apps block Xcode when running
Hi, I was just wondering if anyone else has run into this problem: I
wrote a quick app using the console to generate some tables that I
needed. The program would run continuously using printf statements (I
DID say it was a quick hack) to generate the tables. While I was
generating one of the tables, I noticed that there was an error with the
output. I tried to use Ctrl-C to kill it; that was ignored. I then
tried to use the stop button in Xcode; it also didn't respond.
Has anyone else seen this as well? I probably am misunderstanding the
underpinnings of Xcode, but I thought (please correct me if I'm wrong)
that the console was run in its own thread so that you could kill it
from Xcode if necessary.
Thanks,
Cem Karan
_______________________________________________
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.