I'm trying to debug in XCode using the instruments but most of them are not showing any data. I tried this from my home machine and it worked fine, but on my work iMac the following instruments report no data at all:
- Activity Monitor
- Allocations
- Memory Monitor
The Leaks instrument seems to be working fine.
I am developing an iPad app and am trying to run the instruments with the simulator.
XCode version 3.2.3 64-bit
Xcode IDE: 1688.0
Xcode Core: 1691.0
ToolSupport: 1591.0
Instruments Version 2.7 (2529)
Any ideas on how I can resolve this?