在不为CppCodeProvider.dll加载PDB之前,调试器会暂时挂起 [英] Debugger temporarily hangs before not loading the PDB for CppCodeProvider.dll

查看:72
本文介绍了在不为CppCodeProvider.dll加载PDB之前,调试器会暂时挂起的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在运行XP Professional和VS 2005 Professional,并且有两个项目解决方案(一个Web项目,一个类库).

I'm running XP Professional and VS 2005 Professional and I have a two project solution (one web project, one class library).

当我按F5键开始调试时,IDE会间歇性地挂起".状态栏中显示以下消息:

When I hit F5 to start debugging, the IDE will intermittently "hang" with the following message in the status bar:

为c:\ windows \ assembly \ ...... \ CppCodeProvider.dll加载符号".

"Loading symbols for c:\windows\assembly\......\CppCodeProvider.dll".

大约30秒后,IDE响应并开始调试会话.

After about 30 seconds the IDE responds and the debug session starts.

观看模块窗口(Ctrl-D,Ctrl-M)向我显示IDE正在尝试加载CppCodeProvider.dll的符号并报告未加载任何符号".在符号状态"列中.当调试会话最终启动时,符号状态"列将报告无法打开或找到PDB文件". CppCodeProvider.dll.

Watching the Modules window (Ctrl-D, Ctrl-M) shows me that the IDE is trying to load symbols for CppCodeProvider.dll and reports "No symbols loaded" in the Symbol Status column.  When the debug session finally starts the Symbol Status column reports "Cannot open or find the PDB file" for the CppCodeProvider.dll.

如果我重新启动,问题就消失了.但是后来又发生了.然后它再次停止发生(无需重新启动).

If I reboot the problem goes away.  But then it happens again a bit later.  And then it stops happening again (without rebooting).

关于可能导致这种情况的任何想法吗?

Any ideas as to what might be causing this?

推荐答案

您解决了这个问题吗?我也一样,无法找出问题所在.

Have you solved the problem?  I got the same and cannot find out what wrong is.

 

更新:如果禁用网络适配器,它可以正常工作,因此我可以得出结论,它正在尝试某些网络请求.

UPDATE: It works fine if I disable network adapter, so I can conclude that it is attempting some network request.


这篇关于在不为CppCodeProvider.dll加载PDB之前,调试器会暂时挂起的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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