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.
可能重复: 如何向 objc_exception_throw 添加断点?
我读了这篇关于 Xcode/iPhone 中未处理异常的堆栈跟踪或更多信息
似乎选择的答案是正确的方法,但是回答者没有告诉您如何创建全局断点。
有谁知道我如何创建这些断点并查看我的异常的行号?