Re: strange malloc error with NSWindow makeKeyAndOrderFront:
Re: strange malloc error with NSWindow makeKeyAndOrderFront:
- Subject: Re: strange malloc error with NSWindow makeKeyAndOrderFront:
- From: Scott Ellsworth <email@hidden>
- Date: Wed, 5 Oct 2005 13:37:23 -0700
On Oct 5, 2005, at 11:17 AM, Nick Zitzmann wrote:
On Oct 5, 2005, at 11:36 AM, Scott Ellsworth wrote:
What is the equivalent for
@try {
}
@catch () {
}
The equivalent is "objc_exception_throw" although you should break
on both that function and -[NSException raise].
Cool - thanks for this and the other answer.
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden