Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
- Subject: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
- From: Kyle Sluder <email@hidden>
- Date: Mon, 28 Sep 2009 12:11:33 -0700
On Mon, Sep 28, 2009 at 11:52 AM, James Walker <email@hidden> wrote:
> I thought the unified exception model was only in 64 bit code? I don't see
> what that would have to do with it anyway, since I was trying to break on
> C++ exceptions, and did get a C++ exception.
Oh, you're not building 64-bit? (I guess the next question is, "Why?")
> I wonder if Xcode used to have some trickery to hide Apple's C++ exceptions,
> and show me only my own C++ exceptions, and that got broken? I guess I
> should ask on the Xcode list.
Maybe. That would be a good place to ask.
--Kyle Sluder
_______________________________________________
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