1

When I hit a breakpoint in Xcode 16.0, it shows me the debugging view shown below, where each stack frame has its own little window corresponding that place in the code. However, I want the old view instead. How can I change the settings to make this happen?

Xcode

1 Answer 1

2

It is called Unified Backtrace View which is new in Xcode 16.

You can click on the Disable Backtrace in Editor in the debug-bar to disable this behavior

Demo

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.