Skip to content

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

@steveisok

Description

@steveisok

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 #122989

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions