Search code examples
windowsdlldebug-symbols

Windows Symbol server


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?


Solution

  • 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.