PDA

View Full Version : Memory Leak Detectors, Code Profilers...




mpramodjain
Aug 7, 2009, 12:07 AM
Hi,

Do any one what are the tools available for detecting the memory leaks and other bugs in the application (double allocation, releases...etc) other than Instruments in the Xcode.

I have been testing the app in the simulator with CLANG STATIC ANALYZER and also tested with LEAKS INSTRUMENT.

I would like to know what other tools can be used for testing in the simulator.
I have to test the app on the actual device yet.

Please let me know, if other better tools exists.

Thanks.



CocoaPuffs
Aug 7, 2009, 12:08 AM
Perhaps you should try iPhone programming section of the forum.