Skip to content

Support for .NET PDBs #145

@michal-kapala

Description

@michal-kapala

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions