调试时看不到VS 2008中的应用程序发生了什么 [英] While Debugging Cannot See Whats Going on Application in VS 2008

查看:49
本文介绍了调试时看不到VS 2008中的应用程序发生了什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在此先感谢,

虽然在Visual Studio中调试任何内容都无法在调试模式下看到应用程序上发生的事情

让我说我有一个Text Box控件,并为此编写了代码


现在在调试时,我想查看我的应用程序上的值,确定现在是否已设置此值.


任何替代方法或建议


最好的问候,

Mirza Rahman

解决方案

应用程序遇到断点时将暂停.因此,它不会绘制表单.

您可以添加手表"以检查值:)


Thanks in Advance,

While debugging anything in Visual Studio cannot see in debugging mode that whats going on the application

lets say i have a Text Box control and i wrote code for it

TEXTBOX1.text ="Hello World"



now while debugging i want to see the values on my application that ok it has set this value now or not


Any alternate or suggestion


Best Of Regards ,


Mirza Rahman

解决方案

The application is halted when it hits a breakpoint. Hence, it will not paint the form.

You can add a "watch" in order to inspect the value though :)


这篇关于调试时看不到VS 2008中的应用程序发生了什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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