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

Add more natvis visualizations for base VM types. #53052

Merged
merged 2 commits into from
May 25, 2021

Conversation

jkoritzinsky
Copy link
Member

Add visualization to easily discover the ObjHeader and SyncBlock for an Object, since they are not directly fields on their respective types.

Add a visualization for MethodTable to easily see the type name in VS when using a Debug/Checked build, so the developer doesn't need to go scrolling down the field list to find it.

Contributes to #52772

@ghost
Copy link

ghost commented May 20, 2021

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Add visualization to easily discover the ObjHeader and SyncBlock for an Object, since they are not directly fields on their respective types.

Add a visualization for MethodTable to easily see the type name in VS when using a Debug/Checked build, so the developer doesn't need to go scrolling down the field list to find it.

Contributes to #52772

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@jkoritzinsky
Copy link
Member Author

Failure is unrelated.

@jkoritzinsky jkoritzinsky merged commit 8cdfa5d into dotnet:main May 25, 2021
@jkoritzinsky jkoritzinsky deleted the more-vm-natvis branch May 25, 2021 00:12
@ghost ghost locked as resolved and limited conversation to collaborators Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants