-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Out of curiosity I tried using pdb_symbols example to parse a custom-made C# dll, sadly nothing but module addresses could be parsed.
For my example the following symbol kinds appeared as not implemented:
Implementing the above symbols would be a fair step for supporting .NET binaries (at least those built with standard Visual Studio Build Tools).
I'd gladly contribute these though I'm not familiar with the inner PDB format, I assume it's just taken off Microsoft/microsoft-pdb. If there's any other source of guidance on the used format I would appreciate that a lot.
Chaoses-Ib
Metadata
Metadata
Assignees
Labels
No labels