Diagnostics: dumpvc missing from dotnet dump analyze?

Created on 29 Sep 2019  路  3Comments  路  Source: dotnet/diagnostics

How do I view the fields of a struct?

cc @mikem8361

bug

All 3 comments

Oops, looks like dumpvc was forgotten. Easy fix.

Fix merged into master; will merge into release branch.

This and some of your other issues have been fixed and a new version of the dotnet-dump/dotnet-sos tools (and the other ones too) have been published (release 3.0.52901).

dotnet tool update -g dotnet-dump
dotnet tool update -g dotnet-sos
dotnet-sos install
Was this page helpful?
0 / 5 - 0 ratings