| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Mar 30, 2006, at 7:48 AM, Sean McBride wrote:
On Mac OS X it's not quite as straightforward as a hardware NMI. You don't want to interrupt the whole machine, you just want to send a signal to a particular process; how do you tell it which process? (I suppose you could write some global doohickey that sends a SIGINT to the frontmost process. But in general you should just either Command-Option-P (pause) when Xcode is frontmost, or build a "Debug" menu item into your app that calls Debugger() when you want it to. Chris |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >Breaking into debugger with key press while running GUI app (From: "Sean McBride" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.