microsoft / microsoft-pdb

Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
Other
1.86k stars 273 forks source link

Please add Syzygy to the list of external resources #8

Open sebmarchand opened 8 years ago

sebmarchand commented 8 years ago

We have a lot of code to read and write PDBs in Syzygy: https://github.com/google/syzygy/tree/master/syzygy/pdb

See also our experimental pdb_dumper: https://github.com/google/syzygy/tree/master/syzygy/experimental/pdb_dumper