(Chapter 1) triggering breakpoint will freeze Xcode

Following the instructions, Xcode will freeze with the beachball and won’t respond to any further action neither inside Xcode nor from Terminal. When force quitting it, the window won’t close as well, only quitting Terminal will.

Since I have to restart the whole process it would be great to avoid this!

Thanks for your help!

@lolgrep Do you have any feedback on this? Thank you - much appreciated! :]

If I may add, all software is up to date, no beta, I haven’t changed any Terminal settings prior.

@nontomatic

Are you continuing the Xcode process via the LLDB window after it’s stopped?

Also remember to delete all the breakpoints as well (lldb) br del before you continue

This topic was automatically closed after 166 days. New replies are no longer allowed.