Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I set up the XCode Debugger so that it does not drop into asm?

How do I set up the XCode Debugger so that it does not drop into asm?

I want to step through my Cocoa Objective-C code and I do not want to see the underlying assembly. When I hit step over, I want it to step to my next line of objective-C code, not to the next assembly language statement.

99+% of the time, I want to do high level debugging. Don't you?

dual 1.8 GHz powerpc G5, Mac OS X (10.4.5)

Posted on Feb 20, 2006 10:57 PM

Reply
1 reply

How do I set up the XCode Debugger so that it does not drop into asm?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.