Re: Xcode doesn't properly exit run/debug session
Re: Xcode doesn't properly exit run/debug session
- Subject: Re: Xcode doesn't properly exit run/debug session
- From: Jeffrey Oleander <email@hidden>
- Date: Thu, 10 Apr 2008 19:15:49 -0700 (PDT)
> Simon Wilson <email@hidden> wrote:
>> Markus Spoetti wrote:
>> All of a sudden, when I run my application (a
>> simple document based test application)
>> from within, and I quit the application the
>> process exits but Xcode somehow thinks
>> it's still running.
> I don't have an explanation but have also seen this many,
> many times with Xcode 3.0. Restarting Xcode always
> solves the issue.
I started to ask what shows on the B display, Flashback.
If you do a
ps -aux
in Terminal before running the app via Xcode,
during and after, what is different?
Can you add something like
ps -aux | grep fred
to help narrow down what is displayed to just
the process(es) of interest?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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