Re: Debugging Information
Re: Debugging Information
- Subject: Re: Debugging Information
- From: Chris Williams <email@hidden>
- Date: Mon, 18 May 2009 08:01:14 -0700
- Thread-topic: Debugging Information
Perhaps this is a tad simplistic, but have you searched your code for
NSKeyedUnarchiver? Can't be too many instances of that...
> From: ALEXander <email@hidden>
> Subject: Debugging Information
>
> Hello,
>
> when the objective C runtime engine throws an exception during
> runtime, I get messages like
>
> 2009-05-18 16:31:58.370 Control[27911:813] *** -[NSKeyedUnarchiver
> initForReadingWithData:]: data is NULL
>
> in the console of Xcode. How do I find out where in my code this
> problem occured?
_______________________________________________
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