-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Howdy,
I managed to add stack walking for Windows using the library https://github.com/JochenKalmbach/StackWalker
Now I was thinking on doing a pull request and add that as API to TinyInst.
Something simple like a string GetCallstack()
that one can call directly from the exception handler (e.g. OnCrashed()
) and even combine with the translate address we discussed in #56 to have proper addresses.
Would make sense to have it upstreamed?
Metadata
Metadata
Assignees
Labels
No labels