You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whatever I configure Frame Pointer Unwinder or ORC Unwinder on my x86_64 machine, I can only get the same "......" string by the fp command. Could you show me the reason? Or tell me what I didn't notice?
The text was updated successfully, but these errors were encountered:
Then please ask the author about it. This crash-extensions page is just a storage space for crash extension modules, most of the authors don't watch GitHub issues here.
Then please ask the author about it. This crash-extensions page is just a storage space for crash extension modules, most of the authors don't watch GitHub issues here.
@LoserAndSeeker
Were you able to get the function parameters?
I managed to build 7.1.5 fp extension. But when i do fp, it does not show any parameters.
help fp also does not show any useful information
---- Edit ----
A quick look at the code, it is looking for registers. so when i tried on the crashing process, then it works..
So, may be it works only when there is register dump available.
Whatever I configure Frame Pointer Unwinder or ORC Unwinder on my x86_64 machine, I can only get the same "......" string by the fp command. Could you show me the reason? Or tell me what I didn't notice?
The text was updated successfully, but these errors were encountered: