Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

343
Views
How to load missing system symbol files in Visual Studio

I'm trying to trace into some .NET 5 code. Following recommendations found elsewhere, I've enabled the "Enable .NET Framework Source Stepping" and "Enable Source Server Support" options, I've checked the Microsoft Symbol Server checkbox as a symbol source.

Upon running the program, symbols load for many, but not all of the assemblies. Among others, I don't get any symbols for System.Data.Common, which I currently have a need to trace into.

Does anyone know why I'm missing symbols for about half the system assemblies and how to gain access to them?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I made a test with a dummy project and it seems that some assemblies PDBs stored in the MS Symbols server doesn't match image.

You can double check by reading log of the PDB loading phase. It's quite simple.

Open Debug Modules Windows and find your assembly. Than

enter image description here

In my test I got

enter image description here

Maybe an issue in .NET Core building process? It seems that the PDB file is not related to the dll file...

It worth an issue on .NET Core project.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!