mmozeiko / symget

fast pdb debug symbol downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symget

Fast multi-threaded pdb debug symbol downloader from symbol servers on Windows.

Usage:

symget.exe SymbolServerUrl OutputFolder [InputPath...]

InputPath can be either folder or a single file.

Example:

symget.exe https://msdl.microsoft.com/download/symbols C:\Symbols C:\Windows

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

About

fast pdb debug symbol downloader

License:The Unlicense


Languages

Language:C 94.8%Language:Batchfile 5.2%