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?

