The watch command can view the parameter/return value/exception of the method.
watch
watch demo.MathGame primeFactors returnObj{{execute T2}}
watch demo.MathGame primeFactors returnObj
Input Q{{execute T2}} or Ctrl+C to exit the watch command.
Q
Ctrl+C