-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ensure GCHeap related debugging still works even when we use newer CLRGC to target older runtimes #88457
Conversation
Tagging subscribers to this area: @tommcdon Issue DetailsThis change makes sure GCHeap-related debugging still works even when we use newer CLRGC to target older runtimes by:
|
…RGC to target older runtimes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions inline but LGTM.
fyi @dotnet/dotnet-diag
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
Is this going to be merged? It would be nice if .NET 8 doesn't have this problem going forward. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change makes sure GCHeap-related debugging still works even when we use newer CLRGC to target older runtimes by:
GcDacVars
anddac_gcheap
, and