Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在调试和 iOS,当在断点处停止时,变量视图会卡在变量中心的旋转指示器长达 5 分钟。在 iPhone 5 上调试和在模拟器上调试时都会发生这种情况。调试器被卡住,直到加载此视图。
我正在使用 Xcode 4.6.1
这发生在两个共享一些通用代码的项目上。我尝试从 LLDB 切换到 GDB,但没有任何区别。