For some reason, Xcode is not displaying the line number of the exception, or even the crash itself in the Debugger Output. I have no breakpoints set and it's being built for Debug. The debugger is set to LLDB. I'm not sure how this became onset, but it's badly affecting my workflow now.
This isn't how it was before (would display main.m), but I have no idea how it happened.