Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach HttpSymbolSupplier to use native symbols from VS compatible symbol server #970

Open
akaspeh1 opened this issue Mar 4, 2024 · 0 comments

Comments

@akaspeh1
Copy link

akaspeh1 commented Mar 4, 2024

Please teach the HttpSymbolSupplier to request native binaries (PDB, DLL, EXE) as fallback in case .sym are not available.

To match how visual studio retrieves symbols using:
https://github.com/dotnet/symstore/blob/main/docs/specs/SSQP_Key_Conventions.md

For compatibility with symstore Symbol servers and before "dump_syms" was removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant