Skip to content

Instantly share code, notes, and snippets.

@therealdreg
Last active July 12, 2022 01:33
Show Gist options
  • Save therealdreg/196ce2a74f3896663c644394d5503a58 to your computer and use it in GitHub Desktop.
Save therealdreg/196ce2a74f3896663c644394d5503a58 to your computer and use it in GitHub Desktop.
VirtualKD Redux windbg workspace name x86 command:
"C:\Program Files (x86)\Debugging Tools for Windows (x86)\windbg.exe" -Q -W x86 -b -k com:pipe,resets=0,reconnect,port=$(pipename)
Force load pdb:
!sym noisy
.symopt+0x40
.reload -a
.reload -f
.sympath c:\winsymbols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment