Does anybody know a good memory leak detector for OSX? I need something like VLD (Visual Leak Detector) for Visual Studio on Windows.
I've tried valgrind, it didn't find the leak, and slows the app down by a few thousand percents.
I've tried the Apple one, which didn't do what I wanted.
So far, I haven't been able to find anything like VLD on Windows... If anybody knows a good one, please tell me!
