码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-07-15 19:20:33      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:the breakpoint will   not currently be hit   no executable code   associated with this   独立开发者er   

首先,请确认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

标签:the breakpoint will   not currently be hit   no executable code   associated with this   独立开发者er   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!