Tracking object references
Tracking object references
- Subject: Tracking object references
- From: Martin Hewitson <email@hidden>
- Date: Sat, 12 Jan 2013 10:01:41 +0100
Dear list,
I'm still struggling to find the cause of a "CoreData could not fulfil a fault" error on saving an NSPersistentDocument (see other mail thread "coredata count not fulfill fault after object delete").
I'm wanting to check if some other object has a strong reference to the deleted objects since this is a primary reason for the "could not fulfil a fault" error.
To help with this, I wondering if there is a way to get a list of all objects in the run-time that have a strong reference to a particular object? Is this something I can do somehow with instruments?
Many thanks,
Martin
_______________________________________________
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