最新消息:本站技术交流 QQ 群:28124927

One or more breakpoints cannot be set and have been disabled

Windows 应用编程/MFC exchen 1795浏览 0评论

今天在写程序的时候,下了一个断点,然后调试运行,弹出这个错误
One or more breakpoints cannot be set and have been disabled

弄了半天才搞定。我的程序是Release模式的,Debug模式被不小心删了,不知道怎么加回去。

在Release下:
将C/C++标签中的Category选择General,Optimizations选Disable (Debug),Debug info选Program Database;

OK,搞定。

转载请注明:exchen's blog » One or more breakpoints cannot be set and have been disabled

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址