调试符号不加载 [英] Debug Symbols not loading

查看:231
本文介绍了调试符号不加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想配置的Visual Studio,使我步入.NET框架源代码时我调试。

I am trying to configure visual studio to enable me to step into the .net framework source code when I am debugging.

我曾尝试与两个视觉网络开发-EXPRESS-2010和Visual工作室-2011-Express的换网络以及Visual工作室2011快车 - 对于-Web上Win8CP和我得到每个同样的问题。

I have tried with both Visual Web-Developer-Express-2010 and Visual-Studio-2011-Express-For-Web as well as Visual-Studio-2011-Express-For-Web on Win8CP and I am getting the same problem with each.

我已经阅读关于如何设置它,我有我的设置相信许多教程。正确

I have read numerous tutorials on how to set it up and the settings I have I believe to be correct.

调试常规设置 -

也 -

< IMG SRC =http://i.stack.imgur.com/UjCo8.jpgALT =调试常规设置两个>

调试符号设置 -

我已经试过这两个符号服务器。当我点击加载所有的符号这是我听到报告说符号负荷已逝去的输出 -

I have tried both of these symbol servers. When I click Load all Symbols this is the output I get saying symbol loads have failed -

Large规模版本链接

Large scale version link

如果我运行代码的断点,右键单击并选择具体方法踏进像这样 -

If I run the code to the breakpoint, right click and select the specific method to step into like so -

large规模版本链接

large scale version link

我得到这个选项卡 -

I get this tab -

< A HREF =http://i240.photobucket.com/albums/ff34/BrownWarrior/symbolloaddingerror/visual-studio-2011-web-express-beta__no_symbols_found__2012_03_21__06.jpg>大规模版本链接
< IMG SRC =http://i.stack.imgur.com/4EoFt.jpgALT =未能加载错误标签>

Large scale version link

如果我看在我SymbolCache文件夹中,只有与这些内容的FailedLoads夹 -

If I look in my SymbolCache folder, there is only a FailedLoads folder with these contents -

大规模版本链接

Large scale version link

我的项目是在调试模式。我也曾尝试运行VS以管理员身份。我有过SymbolCache目录的完全控制权。我是一个家庭网络上,并有充分的机会,以我的互联网连接。

My project is in debug mode. I have also tried running VS as administrator. I have full control over the SymbolCache directory. I am on a home network and have full access to my internet connection.

这是为什么不工作?

推荐答案

来源步进仅适用于RTM或SP版本

Source stepping is only available for RTM or SP releases.

请参阅 http://social.msdn.microsoft.com/Forums/en-US/refsourceserver/thread/1b74f60c- e961-425c-a38e-362406dd4cfe

由于4.5组件保持相同的版本号为4.0 (的 愚蠢的想法),那么有没有办法让兼容的符号+源,现在,所以这是不可能的与VS11安装。你必须用干净的机器开始,并没有安装.NET 4.5。

Since 4.5 assemblies keep the same version number as 4.0 (stupid idea), then there is no way to get compatible symbols + source right now, so this is impossible with VS11 installed. You must start over with a clean machine and don't install .NET 4.5.

这是非常愚蠢的......版本的整点刚刚扔出窗外。

This is really stupid … the whole point of versioning just thrown out the window.

这篇关于调试符号不加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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