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

Does the Microsoft symbol server publish .NET Core symbols? #8577

Closed
micli opened this issue Jul 18, 2017 · 1 comment
Closed

Does the Microsoft symbol server publish .NET Core symbols? #8577

micli opened this issue Jul 18, 2017 · 1 comment
Assignees
Labels
area-Diagnostics-coreclr question Answer questions and provide assistance, not an issue with source code or documentation.
Milestone

Comments

@micli
Copy link

micli commented Jul 18, 2017

Can I specify Microsoft server http://msdl.microsoft.com/download/symbols when I debugging .NET Core application in both of platforms on Linux, Windows and macOS ?

Thanks!

@mikem8361
Copy link
Member

The Microsoft symbol server only contains the .NET Core symbols/binaries for Windows. There are no Linux/OS X symbols/binaries on this symbol server. As far as I know, none of the xplat debuggers (lldb, gdb, VSCode) support any kind of symbol server anyway.

@mikem8361 mikem8361 self-assigned this Jul 28, 2017
@micli micli closed this as completed Oct 16, 2017
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr question Answer questions and provide assistance, not an issue with source code or documentation.
Projects
None yet
Development

No branches or pull requests

3 participants