断点无法命中

1、删除工程文件下bin与obj文件夹里的全部文件。这时后再进行调试。
如果步骤1不能解决问题,可以再做下面步骤2、3然后再调试试一试。
2、【Debug/Options And Settings/Debugging/General】右边的【Require source files to exactly mathch the original version】不要选中.
3、或者选中工程右键【Open/Debug/Enable Debuggers】下的【Enable unmanaged code debugging】选中
posted @ 2015-04-16 10:00  kifee  阅读(227)  评论(0编辑  收藏  举报