dotnet / dotnet/runtime

Make DOTNET_DbgEnableMiniDump and DOTNET_DbgMiniDumpType consistent across all single-file form factors

Open
#123,102 2 comments 1 reaction 1 assignee Claimed by @barosiak View on GitHub
area-Diagnostics-coreclr enhancement
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

Currently, different single-file form factors handle dump generation inconsistently:

Regular single-file apps only support full dumps and show an error message if other dump types are requested
NativeAOT apps now support custom createdump paths via DOTNET_DbgCreateDumpToolPath
We should standardize the behavior across all single-file form factors to provide a consistent developer experience.

Follow up issue created out of https://github.com/dotnet/runtime/pull/122989

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.