Xcode 9 Visual Memory Debugger broken

Viewed 1850

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?

2 Answers
Related