dotnet / dotnet/diagnostics

"dotnet-dump ps" truncates commandline arguments at 60 positions

Open
#4,443 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

### Description

Executing `dotnet-dump ps` on Linux, there can be commandline arguments exceeding 60 positions. However, only the last 60 are shown in the table.

Sample:

```
dotnet-dump ps

1246 dotnet /usr/local/aspnetcore7012/dotnet tnet /usr/local/abc-123456.abcde/ABCDEFGHI.Abcde.Online.dll
1248 dotnet /usr/local/aspnetcore7012/dotnet t /usr/local/abcde-123456.abcde/ABCDEFGHI.Abcde.Online.dll
1249 dotnet /usr/local/aspnetcore7012/dotnet in/dotnet /usr/local/abcde.ABCDEFGHI.com/ABCDEFGHI.Abcde.dll
```

Version: 8.0.452401+966acd12b91675a4d06a7572ff47c587f827beaf

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.