加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

iphone – Xcode 4.3.2 iOS SDK 5.1异常断点不起作用

发布时间:2020-12-14 20:00:05 所属栏目:百科 来源:网络整理
导读:遵循这些主题: – Xcode always stopping at main.m after a crash – Xcode 4.2 showing the wrong line of code on error – Debugging app crashes with iOS Simulator XCode 4 halts in main() function,not crash source 我仍然在’主’崩溃,而不是崩
遵循这些主题:
– Xcode always stopping at main.m after a crash
– Xcode 4.2 showing the wrong line of code on error
– Debugging app crashes with iOS Simulator & XCode 4 halts in main() function,not crash source

我仍然在’主’崩溃,而不是崩溃的实际线.

>奇怪的是在iOS 4.3模拟器上工作!
>不适用于iOS 5.1模拟器或iOS 5.0模拟器
>我有异常断点设置和活动. (例外:All,Break:On Throw.也尝试过Break:On Catch)
>使用Apple LLVM 3.1编译器
>基础SDK 5.1
>将目标设置部署为4.0
>配置设置为debug
>项目已启用ARC
> XCode 4.3

谢谢

解决方法

不幸的是lldb有点不稳定,似乎是你的情况下崩溃的原因.切换到gdb可能会导致这些崩溃消失.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读