Skip to content

Instantly share code, notes, and snippets.

@tsmoreland
Last active January 31, 2021 00:05
Show Gist options
  • Save tsmoreland/29accad93e2588e87419e288a30fadce to your computer and use it in GitHub Desktop.
Save tsmoreland/29accad93e2588e87419e288a30fadce to your computer and use it in GitHub Desktop.
Windbg symbol server

Create new symstore:

symstore add /s \\<MACHINE NAME>\<PATH> /compress /r /f *.pdb /t <Store Name>

symstore.exe add /F source /S target /t FriendlyName /r /z pri (private)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment