Add a verbose/debug option for the user more easier to find out the problem
Open
feature
- Dominant language
- Java
- Stars
- 37.5k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
Many users confuse about no class, no method, expression error.
Arthas should add a verbose/debug option, to print the command arguments and the debug info in command execution.
Contributor guide
Research direction
Start by reviewing Arthas command execution and the current handling of no-class, no-method, and expression errors. Determine where command arguments and debug information could be exposed, then verify that the verbose option makes these failure cases easier to diagnose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100