如何在Visual Studio 2012中调整符号设置? [英] How to adjust symbol settings in visual studio 2012?

查看:196
本文介绍了如何在Visual Studio 2012中调整符号设置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好.当我转到分析"->启动性能向导"->"CPU采样",然后转到热路径时.一切正常,但在功能代码"窗口中,我遇到错误找不到监视符号.符号设置链接可添加符号文件位置,然后重新加载报告"
我在工具"->选项"->调试"->符号设置"中添加了以下来源
但这没有帮助.

Microsoft符号服务器
http://referencesource.microsoft.com/symbols
http://srv.symbolsource.org/pdb/公共或经过身份验证的变体
http://srv.symbolsource.org/pdb/MyGet或经过身份验证的变体
http://msdl.microsoft.com/download/symbols

在分析过程中的输出窗口中,我得到了错误:无法加载C:\ Windows \ system32 \ igdumd32.dll的符号.但是该目录中存在igdumd32.dll.

Hello everybody.When i go to Analyze->Launch performance wizard->CPU sampling and go to hot path then.Everything works fine but in Function code window i get mistake "Watching symbols could not be found. Сhoose the symbol settings link to add the symbol file location and then reload the report"
I added following sources in Tools->Options->Debugging->Symbols settings
But this didn''t help.

Microsoft Symbol Servers
http://referencesource.microsoft.com/symbols
http://srv.symbolsource.org/pdb/Public or the authenticated variant
http://srv.symbolsource.org/pdb/MyGet or the authenticated variant
http://msdl.microsoft.com/download/symbols

In output window during analysis i got error Failed to load symbols for C:\Windows\system32\igdumd32.dll .But igdumd32.dll is exist in that directory.

推荐答案

您无法从Microsoft服务器为该文件加载符号,因为该.DLL不是由Microsoft编写的.该文件属于英特尔图形驱动程序.它是由英特尔编写的.
You can''t load symbols from Microsofts servers for that file because that .DLL wasn''t written by Microsoft. That file belongs to an Intel Graphics Driver. It was written by Intel.


这篇关于如何在Visual Studio 2012中调整符号设置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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