断点没有命中 [英] Breakpoint does not hit

查看:105
本文介绍了断点没有命中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何解决c#.net中的这些错误,源文件与构建模块时的源文件不同.您是否希望调试器

how to solve these error in c#.net the source file is different from when the module was built. would you like the debugger

推荐答案

如果源和对象不同,则调试器将无法将两者匹配.确保使用正确的源代码来构建程序的该版本.
If the source and object are different then the debugger will not be able to match the two. Make sure you use the exact source code that was used to build that version of your program.


这篇关于断点没有命中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆