Continue Debug without returning to Xcode
Continue Debug without returning to Xcode
- Subject: Continue Debug without returning to Xcode
- From: Nick Nallick <email@hidden>
- Date: Fri, 30 Nov 2007 11:27:31 -0700
I'm debugging some drawing code and I find that when I encounter a
breakpoint in my drawing code and hit the Xcode continue button, my
app runs but immediately loses the application focus to Xcode which
remains the frontmost application after continuing my app. This
causes my window to dim and interferes with my draw testing because
the window changes again before I can even see what's happening.
When I first encounter the breakpoint my app is frontmost and Xcode
jumps up with the debugger window. How do I get Xcode to allow my app
to resume as the frontmost app after continuing from the breakpoint?
Essentially what I'm trying to do is get my app to be oblivious to
fact that the application focus changed while it was waiting at the
breakpoint.
Thanks,
Nick Nallick
_______________________________________________
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