C++ Builder 并不总是允许在 Make 之后设置断点

发布于 2024-08-14 00:22:35 字数 107 浏览 4 评论 0原文

在 C++ Builder 5 中,当我在“制作”项目后设置断点时,断点不会出现。通常,行旁边有一些点,您可以在其中设置断点。我每次都必须重新构建整个项目(而且这是一个大项目)。有办法解决这个问题吗?

In C++ Builder 5, when I set a breakpoint after 'making' my project, the breakpoint does not take. Usually there are dots next to the lines where you can set a breakpoint. I have to re-build the entire project everytime (and it is a large project). Is there a way around this?

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

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

发布评论

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

评论(1

爱情眠于流年 2024-08-21 00:22:35

我能想到的唯一原因是,它通常发生在您在调试期间执行程序重置或编辑代码之后。我将不得不忍受它,直到我可以更新到最新的 CodeGear。

The only reason I could come up with is that it usually happens after you do a Program Reset or editing the code during debugging. I will have to live with it until I can update to the latest CodeGear.

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