VS2010调试输入非常慢 [英] VS2010 Debug entry very slow

查看:126
本文介绍了VS2010调试输入非常慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我开始调试我的Web应用程序时,从开始调试(F5)或附加到ASP.NET工作进程,它将从应用程序中加载程序集非常缓慢,我可以在滚动时单独读取它们的名称VS2010的状态栏。



当我开始调试时,我看到MSVSMON.exe使用50%的CPU和50%的锁定清楚地填满了一个完整的核心。另外看到这被描述为Visual Studio远程调试监视器,我很困惑,如果这甚至应该使用,因为我正在调试我的机器本地的一切。



我主机:Server 2008 Enterprise R2 Dualcore Xeon 2.53ghz



虚拟实例:Win7 Enterprise 6gb ram全处理器分配



这是否正常?如果我在本地调试MSVSMON是否正常运行?

解决方案

Menu.Debug.DeleteAllBreakpoints



为我工作。


When I start debugging my web application either from Start with Debugging (F5) or attaching to the ASP.NET worker process it will load the assemblies from the application very slowly that I can individually read the names of them as they scroll through the status bar of VS2010.

When I start debugging I see that MSVSMON.exe uses 50% CPU and locks at 50% clearly filling up a full core. Also seeing that this is described as Visual Studio Remote Debugging Monitor, I'm confused if this should even be used since I'm debugging everything local to my machine.

I am running my environment virtually connected by RDP if that could be related to this.

Host Machine: Server 2008 Enterprise R2 Dualcore Xeon 2.53ghz

Virtual Instance: Win7 Enterprise 6gb ram full processor allocation

Does this seem normal? Should MSVSMON even be running if I'm debugging locally?

解决方案

Menu.Debug.DeleteAllBreakpoints

Worked for me.

这篇关于VS2010调试输入非常慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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