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

How do I debug craches in .so's #61

Open
stringa opened this issue Apr 8, 2014 · 1 comment
Open

How do I debug craches in .so's #61

stringa opened this issue Apr 8, 2014 · 1 comment

Comments

@stringa
Copy link

stringa commented Apr 8, 2014

Hey. I've been trying to use my game engine with EjectaX which currently works in Ejecta. When I load my game, I get a native crash that happens down in one of the .so libraries. I need to be able to debug and dig a little deeper to see what is happening so I can fix the issues, with either my JS or with EjectaX. What is the best way to move forward.

Thanks,
stringa

@aogilvie
Copy link
Contributor

Check out what your logs say using ./adb logcat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants