Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

dotnet-symbol fetch modules and symbols using DWARF module GUID #133

@gforsman

Description

@gforsman

Given just the GUID for a module, dotnet-symbol can retrieve the binary and symbol files from the server.

The use-case is when I only have a crash dump and need to get the associated files for working in the debugger.

Microsoft debuggers, on Windows, have integrated symbol fetch that can get the pdb hash directly from the dump, but this is not available with other debuggers like Xcode.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions