ctaggart / SourceLink

Source Code On Demand
MIT License
356 stars 55 forks source link

detect pdb type #255

Open ctaggart opened 6 years ago

ctaggart commented 6 years ago

Some utilities do not work correctly with Windows PDB files, only Portable PDB files. The detection code added recently to GitLink: https://github.com/GitTools/GitLink/pull/177

Errors should be provided for unsupported types, generally Windows PDB files.

ctaggart commented 6 years ago

Will reopen upon request or a pull request :-)