XCode调试器挂在断点上 [英] XCode debugger hangs on breakpoints

查看:172
本文介绍了XCode调试器挂在断点上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在XCode 3.2.3中调试iOS 4.0(模拟器)的项目,突然间调试器停止工作。它会触发第一个断点并冻结。它不会响应单步,继续,暂停等。

I'm debugging a project for iOS 4.0 (simulator) in XCode 3.2.3, and all of a sudden the debugger just stopped working on me. It will hit the first breakpoint and freeze. It will not respond to single stepping, continuing, pausing, etc.

我知道我不是第一个抱怨XCode调试器的人,所以没有人为什么发生这种情况,或任何形式的解决方法?它完全阻止了我完成任何事情。

I know I'm not the first person to complain about the XCode debugger, so does anyone have any sort of clue as to why this happens, or any sort of workaround? It has completely prevented me from getting anything done.

推荐答案

我发现只切换到构建活动目标并使用llvm 1.5工作我。即使llvm 1.5不能用于你的最终代码,它也可以解决这个令人沮丧的问题。

I found that switching to build active target only and using llvm 1.5 worked for me. Even if llvm 1.5 can't be used for your final code, it can get you around this extremely frustrating problem.

这篇关于XCode调试器挂在断点上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆