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.
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.