On Jul 31, 2009, at 8:38 AM, Steve Christensen <[email protected]> wrote:
If you set a breakpoint on -[NSException raise], you can break when the exception actually happens.
On Leopard you want to break on obj_exceptionThrow instead. --Kyle Sluder
_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
