ObjectAlloc, where do I see the retain count?
ObjectAlloc, where do I see the retain count?
- Subject: ObjectAlloc, where do I see the retain count?
- From: Alexandre Aybes <email@hidden>
- Date: Fri, 21 Dec 2001 12:44:26 +0100
In my never ending quest to fix all the memory leaks, I am
trying to use ObjectAlloc which is really great, but I'm just
wondering about one thing:
there is a checkbox that says: "Also record CF and ObjC
reference counting" even when I check I don't seem to see where
this data goes.
So my question is simple: where do I see the reference counts?
Or did I just miss something? :)
Thanks,
Alex.