dotnet / symstore

Implements API for retrieval of symbols and other debug artifacts from symbol store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a symbol store that searches a local directory

mikem8361 opened this issue · comments

It should verify that the symbol file has the correct index.

Even if the symbol files or assemblies (for metadata) have been downloaded locally, SOS/dotnet-dump will download them again if they are not in the exact location in a core dump.