mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
272 B
272 B
The watch command can view the parameter/return value/exception of the method.
watch demo.MathGame primeFactors returnObj{{execute T2}}
Input Q{{exec interrupt}} or Ctrl+C{{exec interrupt}} to exit the watch command.