You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to load the pdb file into Ghidra I get the following error:
"PDB Error: DebugData Header had not been deserialized at the appropriate time"
Edit:
It does work when setting parser to "MSDIA" instead of "Universal" - That does require some additional setup though.
I also confirmed that a .pdb file from VS does work fine with "Universal", just the cv2pdb generated one does not
The text was updated successfully, but these errors were encountered:
Is it supposed to support Ghidra?
When trying to load the pdb file into Ghidra I get the following error:
"PDB Error: DebugData Header had not been deserialized at the appropriate time"
Edit:
It does work when setting parser to "MSDIA" instead of "Universal" - That does require some additional setup though.
I also confirmed that a .pdb file from VS does work fine with "Universal", just the cv2pdb generated one does not
The text was updated successfully, but these errors were encountered: