Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 328 Bytes

dump-diagnostic

A CLI tool to run prebuilt analysis rules on dotnet core dumps on both Linux and Windows.

Usage

dump-diagnostic <diagnostic type> --dump-path <full path to the dump file> --report <report-type> --verbose

Valid diagnostic rules


	crash
    memory

Valid report type


	console