dotnet dump collect should generate dump with process name in the dump name
Open
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.