How to get symbol table for SDK debug tool

Nicholas Geti 1 Reputation point
2020-12-26T16:03:59.12+00:00

I want to run the WinDBG tool in the SDK but I cannot find a symbol table. After a lot of Internet searching I found that it is no longer available and Microsoft has moved everything to Azure. I have no clue how to navigate this web site; it is beyond my experience. Where are the symbols for downloading?

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2020-12-28T09:29:19.46+00:00

    @Nicholas Geti Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused. If you are looking for offline symbol packages for Windows.

    With the cadence that we release updates for Windows, the Windows debugging symbols we publish via the packages on this page are quickly made out of date. We have made significant improvements to the online Microsoft Symbol Server by moving this to be an Azure-based symbol store, and symbols for all Windows versions and updates are available there. You can find more about this in this blog entry.

    For information on how to retrieve symbols for a machine that is not connected to the Internet, see Using a Manifest File with SymChk.

    To learn more about using symbols and debugging, see Symbols and Symbol Files.

    For help with debugging issues, see Debugging Resources.

    We are interested in your feedback about symbols. Please mail suggestions or bug reports to windbgfb@microsoft.com. Technical support is not available from this address, but your feedback will help us to plan future changes for symbols and will make them more useful to you in the future.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    --------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.