Display state machine fields in DumpAsync for -stacks
authorStephen Toub <stoub@microsoft.com>
Thu, 23 May 2019 02:56:33 +0000 (22:56 -0400)
committerStephen Toub <stoub@microsoft.com>
Tue, 28 May 2019 10:05:33 +0000 (06:05 -0400)
commited7046a2455d98df414cad4e6bb51500d536e156
tree0af29e985b6f7d645412a5ac585956d5fb8e5ac8
parentb8801dc8de45a8c5cbfefc44a7fc41559ada9b3c
Display state machine fields in DumpAsync for -stacks

Currently the DumpAsync -fields option just impacts whether the state machine fields are output for the top-level state machines.  We received feedback that it would be more expected for -fields to also cause the fields to be output for all state machines listed as part of continuation chains.  This does that.

Commit migrated from https://github.com/dotnet/coreclr/commit/66134f6e3646f22ac551fb5d720033d26d4cbf8d
src/coreclr/src/ToolBox/SOS/Strike/strike.cpp