I am trying to set up GitLink for our debugging symbols but it complains that 'PdbStr is not found on the computer, please install 'Debugging Tools for Windows'
However after installing said debugging tools I simply cannot find PDBStr.exe anywhere. Am I missing something?
Can't find PDBStr.exe on Windows 10
Asked Answered
any update? were you able to find pdbstr.exe on your system after installing the Win10 SDK? –
Suggestibility
This ended up getting put on the back burner for my current project. I don't remember getting to the bottom of this, no. –
Gamine
After installing the Debugging Tool from Windows 10 SDK, I see the pdbstr.exe
under C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\srcsrv\
(64Bit) and C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\srcsrv
(32Bit).
The script may not be updated to Windows 10.
© 2022 - 2024 — McMap. All rights reserved.