In Xcode 4.2 (and Xcode 5), you can see the assembly or disassembly for a file by:
- Showing the assistant editor (command+option+Enter is the default shortcut).
- In the JumpBar, select the tuxedo icon and select "Assembly" or "Disassembly" from the drop-down list.
You can view the Assembly for a file whether or not you're running the application. Disassembly is only available when the application is running and being debugged.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…