当我尝试使用断点进行调试时,无论哪一行代码,它都会像这样跳转到汇编视图.我想要当前源代码的亮点回来!!
When I try to debug with breakpoint, it jump to assembly view like this no matter which line of code. I want the highlight of current source line back!!
我该如何配置它??
这个功能有时很有用,但很容易关闭:
This is a useful feature sometimes, but is easy to turn off:
调试 >调试工作流程 >总是显示反汇编
在旧版本的 Xcode (<6.1) 中:
In older versions of Xcode (<6.1):
产品 >调试工作流程 >调试时显示反汇编
这篇关于为什么设置断点时我的 xcode 会跳转到汇编视图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!