dotnet / dotnet/diagnostics

dotnet dump collect should generate dump with process name in the dump name

Open
#535 1 comment 1 reaction 1 assignee Claimed by @mikem8361 View on GitHub
dotnet-dump enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

```
C:\Users\david\Desktop\dumps> dotnet dump collect -p 37444
Writing minidump with heap to C:\Users\david\Desktop\dumps\dump_20191005_154551.dmp
Complete
```

In that random name should have the name of the main module (ConsoleApplication1 or WebApplication1 etc)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.