Search code examples
debuggingxcode9

Xcode 9 Visual Memory Debugger broken


With the Xcode 9 GM, I can't seem to get the visual memory debugger to work. Clicking on the memory graph icon just pauses the program, but nothing else happens. Scheme: NSZombie detection is disabled, memory logging is enabled.

What else could be wrong?


Solution

  • Rebooting the computer fixed it. Leaving the Q&A here for everyone with the same problem.