Windows 符号服务器
我想在 Visual Studio 中建立与 Windows 符号服务器的连接。
我有以下命令:
symsrv*symsrv.dll*c:\localcache*http://msdl.microsoft.com/download/symbols
c:\localcache
部分应该更改为什么?
I want to set up a connection to the Windows Symbol server in Visual Studio.
I have the following command:
symsrv*symsrv.dll*c:\localcache*http://msdl.microsoft.com/download/symbols
What should the c:\localcache
part be changed to?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
仅当您使用环境变量时,该设置才适用。从之前的问题中我非常确定您确实使用了 Visual Studio。 MSDN 页面在这里。或者当您打开对话框时按 F1。
That setting is only appropriate if you use the environment variable. I'm pretty sure from previous questions that you actually use Visual Studio. The MSDN page is here. Or press F1 when you've got the dialog up.