如何从服务器加载所有 Windows 符号,从 W10 版本 1803 / build 17134 开始?

How to load all Windows Symbols from server, starting with W10 version 1803 / build 17134?

我以前下载Offline symbol packages (Debug symbol MSIs) and use only them since it's we don't need to wait for slow downloading as we go in debugging. However this feature is no longer existing starting with Windows 10 1803/build 17134 (Features removed).

如何一劳永逸地获取所有这些

运行 this command to get all PDBs 所有 Windows 个文件:

"C:\Program Files (x86)\Windows Kits\Debuggers\x86\symchk.exe" /r c:\windows /s SRV*c:\symbols\*http://msdl.microsoft.com/download/symbols