标签: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