dotnet / diagnostics

This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
MIT License
1.19k stars 354 forks source link

Misc SOS fixes #5040

Closed mikem8361 closed 1 day ago

mikem8361 commented 2 weeks ago

Fix null refs when no dump or live session (ITarget == null)

Add .NET 10.0 runtime hosting for managed SOS code

Fix release prep stage from PR #5036