在vs调试中,自己添了部分代码,并设置了断点进行debug调试。
可是却发现断点设置无效,并提示:“The breakpoint will not currently be hit. The source code is different from the original version”
google了一下,发现解决方法:
从菜单栏的 Tools->Options->Debugging->General取消 "Require source to exactly match..." 项的选择。
试了下,问题解决了。
记录一下以便共享...

3990

被折叠的 条评论
为什么被折叠?



