Re: Trying to track down error in NSPersistentDocument when saving
Re: Trying to track down error in NSPersistentDocument when saving
- Subject: Re: Trying to track down error in NSPersistentDocument when saving
- From: Graham Cox <email@hidden>
- Date: Sun, 16 Aug 2009 21:34:57 +1000
On 16/08/2009, at 9:26 PM, Gideon King wrote:
Any suggestions as to where to look for a solution to this would be
very welcome.
How about setting a conditional breakpoint on [NSDictionary
setObject:forKey] with the condition object == nil?
Also, set a breakpoint on objc_exception_throw to trap exceptions at
their source.
--Graham
_______________________________________________
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