首页 > 其他 > 详细

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

时间:2017-05-17 09:58:58      阅读:588      评论: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://www.cnblogs.com/liguangsunls/p/6865775.html

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