Debugging and alert panels
Debugging and alert panels
- Subject: Debugging and alert panels
- From: Gideon King <email@hidden>
- Date: Sun, 13 Feb 2011 10:54:59 +1000
You know how when you are debugging an application and it is not the active application, it behaves as if you had clicked the default button on any alerts that are shown, instead of showing the alerts and stopping?
This has always bugged me, as it seems a really counterintuitive and weird thing to do (I'm wondering if it's just a bug rather than a feature), but in the past I have just made sure my application is the active application before it hits the alert panels where I need to click one of the other buttons, and then continue debugging from there, but I am now trying to debug an issue where it is very difficult to both have my breakpoints set where I need them to be (which makes XCode the active application), and also make sure my application is active when the alerts are shown.
Is there any way to turn off this feature/bug so that alerts behave as normal and wait for you to click a button?
XCode 3.2.5
Regards
Gideon _______________________________________________
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