Re: Exception-like behavior in save panel used for file choose
Re: Exception-like behavior in save panel used for file choose
- Subject: Re: Exception-like behavior in save panel used for file choose
- From: Greg Titus <email@hidden>
- Date: Fri, 31 Jul 2009 09:26:56 -0700
On Jul 31, 2009, at 9:23 AM, Kyle Sluder wrote:
On Jul 31, 2009, at 8:38 AM, Steve Christensen <email@hidden>
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.
Typo there... it's objc_exception_throw().
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden