VB.Net中的断点 [英] Breakpoints in VB.Net

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

问题描述

大家好.

在我的项目中,保持断点会遇到问题.它显示此消息:将不击中断点.源代码与原始版本不同".我该如何解决?请给我一个有效的答案...

Hi all.

In my project, I''m facing aproblem when I keep break points. It''s showing this message: "The break point will not be hit. The source code is different from original version". How do I solve this? Please give me a valid answer...

推荐答案

确保您处于调试"模式.我想当我忘记从发布"模式改回调试"模式时得到了该消息.
Make sure you are in Debug mode. I think I''ve gotten that message when I forgot to change from Release mode back to Debug mode.


通常,这种情况是在解决方案已经构建并处于运行模式时发生的.然后,您进行任何更改并添加断点.
因此,请停止正在运行的应用程序.
清洗溶液,重新构建.
然后,您将不会面对概率. :thumbsup::laugh:
Generally this happen when solution is already build and in running mode. Then you make any change and add break point.
So stop the running application.
clean the solution,build again.
Then you will not face prob. :thumbsup: :laugh:



清洁溶液,再次构建并尝试
Hi,
clean the solution,build again and try


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

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