Xcode 4.3.2 won't show me the caller stack for a Mac OS X application in the debugger. In the following image is the issue I am referring to, the stack only includes the current function:
The output of the stack should include the caller functions as such (taken from iOS that does not show the same debugging issue):
I have all the latest settings, the "validate build settings" runs without warning. I use pretty much the defaults as they come for a new project, here they are for my debug scheme:
Using a different debugger under "Edit Schemes", GDB over LLDB has the same issue. Switching compilers to LLVM also has no effect.
Clearing the derived data and cleaning the project has not helped. Also removing the pre-compiled information from /var/folders/ has proved unsuccessful.
It's a complicated question I just wanted to find out if anybody out there had a similar experience and was able to fix it. As it has worked for years and only recently stopped working.
You can adjust the level of detail of the call stack display.
Look at the bottom side of the Debug Navigator :)
This is an old post but I was having the same issue with Xcode 7.2.1. It turns out I had some old text in the filter search bar at the bottom of the pane. Once I cleared that out it works as expected.
At least I learned some lldb commands along the way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With