Add source file names and line numbers to the output of dotnet-stack
Open
dotnet-stack
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
I would like to propose`dotnet-stack report -p ` to report additionally source file names and line numbers, similar to how `jstack` does. It would help to better understand what the program is doing. The information is usually present, since it is reported in the stack traces of exceptions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.