如何解决VisualStudio2015中的_NT_SYMBOL_PATH设置问题? [英] How can I troubleshoot my _NT_SYMBOL_PATH setting in VisualStudio2015?

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

问题描述

在我的网络上,我有一个简单的Web服务器来托管我的所有符号。  当我在VS2015中查看迷你转储时,如果我告诉它使用_NT_SYMBOL_PATH设置,它不会从该服务器加载符号。  如果我在VS2015中明确地将该URL添加到该服务器
,它可以正常工作。

On my network, I have a simple web server that hosts all of my symbols.  When I look at a mini-dump in VS2015, it does not load symbols from that server if I tell it to use the _NT_SYMBOL_PATH setting.  If I explicitly add the URL to that server in VS2015, it works.

我该如何解决这个问题?在某个地方有我可以查看的日志吗?

How can I troubleshoot this? is there a log someplace that I can look at?

我检查了服务器上的nginx日志,查看不起作用的时间,我甚至没有得到pingme的命中.txt

I checked the nginx logs on my server for the times that is does not work and I'm not even getting a hit on the pingme.txt

我的  _NT_SYMBOL_PATH = srv * d:\ symbols * http:// symbol-repo / symbols * https: //msdl.microsoft.com/download/symbols

推荐答案

嗨Jason,

Hi Jason,

感谢您的发帖。

你是如何在你身边使用符号服务器的?我想知道你是否正确指定了环境变量_NT_SYMBOL_PATH。

How did you use the symbol sever in you side? I wonder if you've specified the environment variable _NT_SYMBOL_PATH correctly.

以下是您可以参考的官方文档:

Here is the official doc for you to refer:

调试符号

希望有所帮助。

 

祝你好运,

Fletcher


这篇关于如何解决VisualStudio2015中的_NT_SYMBOL_PATH设置问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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