博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
The Breakpoint will not currently be hit. No executable code associated with this line
阅读量:4650 次
发布时间:2019-06-09

本文共 245 字,大约阅读时间需要 1 分钟。

首先。请确认solutin的属性C/C++->General-> Debug Information Format 选择Program Database(/Zi)Linking->Debugging->Generate Debug Info -> 选择(Yes /Debug)假设确认后,请查看下述文章:提示:看看是不是断点位置在类似return这些语句上。假设是就换一个位置。

转载于:https://www.cnblogs.com/liguangsunls/p/6865775.html

你可能感兴趣的文章