Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Fix native exceptions stack traces #65

Open
knah opened this issue Jul 4, 2021 · 0 comments
Open

Fix native exceptions stack traces #65

knah opened this issue Jul 4, 2021 · 0 comments
Labels
bug Something isn't working runtime For general things occurring at runtime

Comments

@knah
Copy link
Owner

knah commented Jul 4, 2021

il2cpp_format_stack_trace practically always returns an empty string. Using the trace_ips field of Exception class, or calling the GetStackTrace method might provide better results.

@knah knah added bug Something isn't working runtime For general things occurring at runtime labels Jul 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working runtime For general things occurring at runtime
Projects
None yet
Development

No branches or pull requests

1 participant