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

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

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 Account.