resym icon indicating copy to clipboard operation
resym copied to clipboard

Browsing modules is not supported on older pdbs

Open tomsons26 opened this issue 1 year ago • 1 comments
trafficstars

In browse module tab Failed to reconstruct module: pdb error: Unimplemented PDB feature: Unsupported symbol data format is thrown for a VS6 PDB

tomsons26 avatar Mar 09 '24 18:03 tomsons26

Hi!
Yes indeed, I noticed that too. It'll require handling a older versions of the CodeView in the pdb crate for that it seems.

ergrelet avatar Mar 09 '24 20:03 ergrelet