Re: Problem with NSOperation exiting and crashing the app
Re: Problem with NSOperation exiting and crashing the app
- Subject: Re: Problem with NSOperation exiting and crashing the app
- From: Jens Alfke <email@hidden>
- Date: Fri, 24 Jun 2011 15:31:13 -0700
On Jun 24, 2011, at 3:27 PM, Laurent Daudelin wrote:
> So, is there some way I could get more details from that mistake?
Use NSZombieEnabled so you can find out what the over-released object is. (Look up the name in the Xcode docs or google it, if you’re not familiar with that feature.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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