I am new to Instruments in iOS. I am trying to find the memory leak in instruments and using Xcode 4.5.2 and following this tutorial: http://soulwithmobiletechnology.blogspot.sg/2011/04/how-to-check-memory-leaks-in-xcode-4.html.
I am able to find the memory leak and able to press the arrow to go to history of the memory leak item. But when i double-click any of them, it doesn't show the line it is causing the memory leak.
The image is like this:
What am i doing wrong? Need some guidance... Thanks..
I had trouble finding it at first too. Here's how:
Double clicking that (4), will take you directly to the file, and line of code in question: