Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging Core Data unresolved keypath save error



On Mar 16, 2007, at 1:10 PM, Kevin Hoctor wrote:

I can't tell what I changed to cause these problems. There is a valid child-parent relationship in my data structure and everything works prior to a save. I have tried commenting out new code and still the error persists. I am writing to a brand new file so this is not a problem with a schema change. How do I debug this save process?

One way to get started debugging it is to set symbolic breakpoints on the following:


  objc_exception_throw
  -[NSException raise]

That will let you stop in the debugger the instant the exception is thrown, letting you debug a "live" system.

  -- Chris


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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/email@hidden

This email sent to email@hidden
References: 
 >Debugging Core Data unresolved keypath save error (From: Kevin Hoctor <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.