Closed
Description
Background and Motivation
The VS for Mac team needs a way to generate the crash report json file for hangs.
Proposed Feature
Add a flags argument to the Microsoft.Diagnostics.NETCore.Client.WriteDump/WriteDumpAsync API that enables crash report json and other logging options (verbose and log to file). This will require work on the runtime side also.