Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working runtime For general things occurring at runtime
Projects
None yet
Development

No branches or pull requests

1 participant