Assume hex values (without the 0x prefix) on dotnet-dump command options
Open
dotnet-dump
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
The new dotnet-dump commands default to decimal for command option values (int, uint, ulong, etc) unless there is a 0x prefix. It a easier user experience for cut and pasting addresses, etc. without the prefix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.