_NT_SYMBOL_PATH adplus windbg problem, unable to set name

At the command prompt, I ran the following command: C:> set _NT_SYMBOL_PATH = srvc: \ symbols http://msdl.microsoft.com/download/symbols enter image description here

But when I ran the following command in adplus.exe

C: \ Program Files (x86) \ Debugging Tools for Windows (x86)> ADPlus -crash -pn w3wp .exe -o C: \ dumps

I always get this warning: enter image description here

+3
source share
2 answers

set CMD-, CMD . , , set ADPlus CMD. , .

,

  • ""
  • ""
  • " "
  • "" ...
  • _NT_SYMBOL_PATH
+3

, , - ( "symsrv" "srv", dll .) Microsoft KB 311503.

_NT_SYMBOL_PATH=symsrv*symsrv.dll*d:\debug\symbols*http://msdl.microsoft.com/download/symbols
+2

All Articles