-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Open
Description
- 我已经在 issues 里搜索,没有重复的issue。
重现问题的步骤
- 有一个controller A 继承 controller B
- B中有个方法C ,A中无方法C 如果通过A追踪到方法C
- 执行命令
trace com.test.arthastest.controller.TestController test1 -n 5 --skipJDKMethod false报错
No class or method is affected, try:
1. Execute `sm CLASS_NAME METHOD_NAME` to make sure the method you are tracing actually exists (it might be in your parent class).
期望的结果
请问这种情况下该如何追踪?
Metadata
Metadata
Assignees
Labels
No labels