How to backtrace #161
Unanswered
SamueleD78
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hi, you can read issue #43 |
Beta Was this translation helpful? Give feedback.
6 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Fist, and always, thank you for this wonderful tool!
I've tried to backtrace, inside an implementation hook, and what i receive is a list of addresses:
0x116c53294,0x116c912c4,0x116c9a024,0x116c9af2c,0x116c99d2c,0x116c912c4,0x116c9a024,0x116c99d2c,0x116caca04,0x116c9b08c,0x116c99d2c,0x116c47af8,0x116c4d5ac,0x116b64cf8,0x116b681b4,0x10916a428
How can i tralsate them to objects/functions?
Beta Was this translation helpful? Give feedback.
All reactions