I'm currently trying to look for a memory leak checker for the Darwin terminal. I use valgrind and ccmalloc for Linux and bcheck for SunOS but I can't seem to find a nice one for Darwin. There's this program called 'leaks' in the command line but it's irritating since I'd have to use gdb to set breakpoints to be able to use it properly.
Any developers here using a similar but more powerful tool? I'm getting a bit frustrated here. I'm now using YDL on my iBook but wish I could revert to OS X when I find the right developer tools for it...
Any developers here using a similar but more powerful tool? I'm getting a bit frustrated here. I'm now using YDL on my iBook but wish I could revert to OS X when I find the right developer tools for it...