How do I view the retain count in Xcode's debug window?
How do I view the retain count in Xcode's debug window?
- Subject: How do I view the retain count in Xcode's debug window?
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Thu, 18 Sep 2008 09:01:13 -0400
- Thread-topic: How do I view the retain count in Xcode's debug window?
I'm debugging an over-release problem, and I'd like to know the retain count of the object that is being deallocated at every step of the way. Unfortunately, Xcode doesn't display the retain count. How do I get [thing retainCount] to display from within Xcode?
Thanks,
Cem Karan
BTW, I got pointers on the Objective-C mailing list to read TN2124, so I'm good that way, that is how I know which object I'm dealing with, I just want to get the retain counts.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden