Re: Continue Debug without returning to Xcode
Re: Continue Debug without returning to Xcode
- Subject: Re: Continue Debug without returning to Xcode
- From: j o a r <email@hidden>
- Date: Fri, 30 Nov 2007 10:38:19 -0800
On Nov 30, 2007, at 10:27 AM, Nick Nallick wrote:
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.
Check out the new Mini Debugger:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/06_02_db_set_up_debug/chapter_42_section_3.html
>
j o a r
_______________________________________________
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