在Windows 10上找不到PDBStr.exe

时间:2016-04-21 23:59:21

标签: windows-10 debug-symbols pdb-files

我正在尝试为我们的调试符号设置GitLink,但它抱怨'PdbStr is not found on the computer, please install 'Debugging Tools for Windows'但是在安装了所述调试工具后,我根本无法在任何地方找到PDBStr.exe。我错过了什么吗?

1 个答案:

答案 0 :(得分:0)

Windows 10 SDK安装调试工具后,我看到pdbstr.exe(64位)和C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\srcsrv\(32位)下的C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\srcsrv

enter image description here

脚本可能无法更新到Windows 10。