解决办法:
Tools-Options,选中Debugging选项卡,里面有个“Require source to exactly match...”的勾先去掉,然后稍微修改下代码,保存后,再把勾勾上,然后直接运行,发现断点已经命中(注意:在稍微修改代码之后,不能马上clean/rebuild)
vs2008 提示 the source file is different from when the module was built,Would you like ...
原文地址:http://blog.csdn.net/liushuiyou_sheng/article/details/45037895