On 18 maj 2009, at 07.48, ALEXander wrote:
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?
Put a breakpoint on "objc_exception_throw" and launch your app under the debugger.
j o a r _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com