VC++2005设置从微软服务器下载符号库

本文介绍如何设置Visual Studio中的符号服务器,包括使用微软公共符号服务器及创建本地符号服务器的方法,帮助开发者解决调试过程中遇到的符号文件问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


  • We have all had the experience of debugging an application in Visual Studio and run into the problem of not having the debugging symbols or having incorrect symbols. This is particularly true when you need to step into .NET CLR code to track down a problem.

    Microsoft maintains a public symbol server that provides symbols for the different Windows operating system versions, MDAC, IIS, ISA, and the .NET Framework. This server is for symbol downloads only and is not browseable. In addition to the Microsoft symbol server, you can create your own local symbol server for your own application on either a network share or your own local machine.

    In order to setup a symbol server, open the Options dialog, then open the Debugging node and click Symbols. To use the Microsoft symbol server, enter

    http://msdl.microsoft.com/download/symbols

    as a new symbol file (.pdb) location by clicking the  button and editing the text. You will need to enter a path for the cache directory, which can be either a network share or a local directory.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值