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)
commit66134f6e3646f22ac551fb5d720033d26d4cbf8d
treecf1cd8b30814855a3ce1879a58e0d16341e8816c
parent4a1275434fff99206f2a28f5f0e87f124069eb7f
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.
src/ToolBox/SOS/Strike/strike.cpp