i'm looking for a memory leak tool that i can install under mac os x. something like purify, which works under unix / sun machines i believe. what tools can i use? thanks
That would be:
/Developer/Applications/MallocDebug.app
I haven't tried it myself but you can supposedly use it to find memory leaks and generally monitor memory usage.