首页 > 其他 > 详细

The Breakpoint will not currently be hit. No executable code associated with this line

时间:2015-07-15 19:17:27      阅读:1073      评论:0      收藏:0      [点我收藏+]
首先,请确认solutin的属性
C/C++->General-> Debug Information Format 选择Program Database(/Zi)
Linking->Debugging->Generate Debug Info -> 选择(Yes /Debug)
如果确认后,请查看下述文章:请点击
提示:看看是不是断点位置在类似return这些语句上,如果是就换一个位置。

版权声明:本文为博主原创文章,未经博主允许不得转载。

The Breakpoint will not currently be hit. No executable code associated with this line

原文:http://blog.csdn.net/chenqiai0/article/details/46896485

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!