使用 Xcode 断点

发布于 2024-09-18 07:16:33 字数 225 浏览 11 评论 0原文

我是一名计算机科学学生,所以我对编程还很陌生。断点看起来非常酷并且对于调试很有用,所以我决定尝试一下它们。

不幸的是,我真的不知道如何与他们合作。我在“记录断点和参数并自动继续”中添加了一个断点。程序到达断点,调试器控制台输出一些内容,但是当程序尝试请求用户输入时,我在末尾看到一个浅蓝色的 (gdb)

当我按下回车键时,没有任何反应表明程序收到了输入。我应该在这里做什么?

I'm a CS student, so I'm still fairly new to programming. Breakpoints seemed pretty darn cool and useful to debugging, so I decided to play around with them a bit.

Unfortunately, I don't really know how to work with them. I added a breakpoint to "Log breakpoint and arguments and auto-continue". The program reached the breakpoint, the debugger console spat out some stuff, but then when the program tries to ask for user input, I see a light-blue (gdb) at the end.

When I press enter, nothing happens to indicate the program received the input. What am I supposed to do here?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文