For some reason, my Xcode debugger shows build code when debugging iPhone application code. I would like to see only Objective-C code, not assembly. This worked fine, but now it has changed. How to return to "normal" debugging? Is there a parameter in Xcode somewhere?
/P
objective-c iphone xcode
Pompair
source share