On 25 Aug 2015, at 6:23pm, Roger Binns <rogerb at rogerbinns.com> wrote:
> Generally you would be better off using something like homebrew: > > http://brew.sh/ > > [snip] > > Instruments isn't too bad, but IIRC does not do the same thing as > valgrind. Instruments is a lighter less thorough functionality. > Simon gave lots of links. Yeah, Brew is more thorough for the long-term. The advantages of Instruments are (A) it's already installed (B) it is already configured for iOS and understands what you program should and shouldn't be doing and (C) if you're used to Xcode you'll understand the user-interface it integrates with. Simon.