OmniObjectMeter
OmniObjectMeter
- Subject: OmniObjectMeter
- From: Steve Palmer <email@hidden>
- Date: Fri, 2 Apr 2004 16:36:31 -0800
Does anybody have any experience of this tool?
I'm looking for something that I can use to check the alloc/release
matchings in my code and while this tool seems to do a reasonable job,
I'm finding it hard to decipher the UI. The help file is extremely
thin. As an example, one object that clearly seems to have the correct
alloc/retain/release matching in my code is showing up as -ve retain
count . And, on top of everything, it doesn't seem to preserve any
information once the application has terminated so I don't seem to be
able to tell if there were any mismatches at the application scope. Is
this intentional?
Has anybody used this and, if so, any hints or tips on how to decipher
the match output or is there a better tool to get me what I need?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.