Offline Debug Symbols

UpasakhaJason 1 Reputation point
2021-01-04T16:01:03.81+00:00

I have a development machine that cannot be connected to the internet. Is there a way to download Windows debug symbols for my specific OS build onto an internet-connected machine so that I can move them to the non-networked machine as an offline installation?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,626 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
944 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dylan Zhu-MSFT 6,406 Reputation points
    2021-01-05T03:47:25.603+00:00

    Hi UpasakhaJason-6902,
    You can go to Debug->Options->Symbols, then add your local path in cache symbols.
    53310-image.png

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**

    0 comments No comments