简体   繁体   English

Xcode 8.3.2断点不起作用

[英]Xcode 8.3.2 Breakpoints not working

Xcode will not stop on any breakpoints in this 1 project I have all the others work fine. Xcode不会在这个1项目的任何断点上停止我所有其他工作正常。

My Build Config : Debug, Breakpoints have been activated, Debug Workflow : Set to Always show Strip Style: Set to All Symbols 我的构建配置:调试,断点已激活,调试工作流程:设置为始终显示条带样式:设置为所有符号

I have tried deleting the Defaults: Delete the Xcode preference defaults delete com.apple.dt.Xcode 我尝试删除默认值:删除Xcode首选项默认值删除com.apple.dt.Xcode

I have reinstalled Xcode, ran the project on another mac and breakpoints were fine 我重新安装了Xcode,在另一个mac上运行项目,断点很好

Any ideas would be great 任何想法都会很棒

Thank you 谢谢

I found the answer that was causing my Xcode not to register breakpoints. 我找到了导致我的Xcode没有注册断点的答案。

Inside Build Settings, Generate Debug Symbols must be set to YES 在内部构建设置中,生成调试符号必须设置为YES

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM