vote up 0 vote down star

Hey Guys,

I am using Instruments to find memory leaks in my iPhone application. I saw a few leaks in the application however the extended details view is not showing the stacktrace. It just says "No stack trace available for this block".

I am sure I have missed some settings which resulted in this behavior. Any help would be greatly appreciated!

Thanks Jugs

flag

0% accept rate

1 Answer

vote up 0 vote down

Another method for finding leaks and other coding semantic problems is the Clang static analyzer which can be found here over your code http://clang-analyzer.llvm.org/

Hopefully will find the leak for you

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.