Replies: 1 comment 1 reply
-
Generally speaking there is no sound way to do this, but there is a heuristic implemented that can do this: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the call stack tab view show a table that record next address will to be executed when the called function return,so if i want to find the called function,i need to find the previous address for the next address will to be executed
Beta Was this translation helpful? Give feedback.
All reactions