MSVS 2010。解决方案项目拒绝调试

发布于 2024-10-31 12:06:16 字数 237 浏览 3 评论 0原文

我基于调试一个创建了几个新的解决方案配置,然后取消了标准调试发布

我想知道为什么所有解决方案项目都拒绝调试。当我将断点放入代码的第一行时(无论是 Windows 窗体应用程序、控制台、测试项目...),MSVS 告诉我,“当前不会命中断点”。

我清理了解决方案并在那之后重建,但徒劳无功。

我应该检查什么才能使我的项目可调试?

先感谢您!

I have created several new solution configurations based on debug one and then killed standard debug and release.

I wonder why all of solution project refuse to be debugged. When I put break point into the very first line of code (no matter if it is windows-forms application, console, test project...) MSVS tells me, that "breakpoint will not be currently hit".

I cleaned the solution and rebuild after that but in vain.

What should I check to make my projects debuggable?

Thank you in advance!

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

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

发布评论

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

评论(1

雨的味道风的声音 2024-11-07 12:06:16

此处提出了类似的问题

我应该将 [项目属性/构建/高级/输出/调试信息] 设置为除 [无] 选项之外的其他内容。

Alike question was asked here.

I should have set [project properties/build/advanced/output/debug info] to something except [none] option.

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