Open
Description
Microsoft just published https://github.com/microsoft/pdb-rs which seems to have more complete support for PDB files. We should look into swapping out our use of the now-rather-defunct pdb crate for this crate instead. It doesn't seem like these are based on the same codebase, so porting effort seems nontrivial. Will need further investigation.