I\'m using Xcode on OSX to develop command line C applications. I would also like to use Instruments to profile and find memory leaks.
However, I couldn\'t find a wa
You can change the output in the Options dropdown when choosing your target. The output will appear in the system Console (Applications/Utilities/Console).