dump_syms
dump_syms copied to clipboard
PDB spec
Just putting this information here for visibility, but it looks like Microsoft is finally opening up about the PDB internals here https://github.com/Microsoft/microsoft-pdb in order for other compilers to output debug information, hopefully I will get some time to return to this in the future and support all the things missing from the current reader. :)
Added an issue as well.