如何为 Xcode4 中的函数设置断点?

发布于 2024-11-06 13:58:04 字数 51 浏览 2 评论 0原文

如何在 Xcode4 中为诸如 CGErrorBreakpoint 之类的函数设置断点?

How can I set a breakpoint to a function such as CGErrorBreakpoint in Xcode4?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神爱温柔 2024-11-13 13:58:04

您需要为其添加一个符号断点。为此,请切换到断点导航器(导航器选项卡中从右侧数第二个)。然后按窗口底部的 + 按钮。它将允许您添加符号断点。

You need to add a symbolic break point for it. To do that, switch to the Breakpoint Navigator (2nd one from the right in the navigator tabbar). Then press the + button at the bottom of the window. It'll allow you to add the symbolic breakpoint.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文