© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
6 replies
ryan

How to debug runtime/libs in Visual Studio?

My goal is to learn the source code in runtime/libs through debugging, but I am having difficulties with it. Can I directly create a console application and reference the project for debugging?

According to the workflow, I need to load dotnet.exe from the .dotnet directory into the solution and configure it for debugging. However, during the debugging process, I found that the symbol files don't seem to match the code I am debugging. What should I do?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Visual Studio debug question
C#CC# / help
2y ago
✅ How to debug a visual studio extension?
C#CC# / help
16mo ago
✅ How to debug a file watcher windows service in visual studio
C#CC# / help
4y ago
❔ visual studio debug buttons greyed out
C#CC# / help
3y ago