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

added backtrace, manual dump and x86 debian compatibility. #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dferret
Copy link

@dferret dferret commented Sep 2, 2019

  • Added ndcrash_in_dump_backtrace : Dump current backtrace into file using unwinder (only libunwindstack supported).
  • Added ndcrash_out_trigger_dump : Triggers a manual dump of thread states.
  • Added back Linux/x86 support for libunwindstack (tested on Debian).

depends on ivanarh/libunwindstack-ndk#1

dferret added 2 commits August 9, 2019 10:05
Added ndcrash_in_dump_backtrace : Dump current backtrace into file using unwinder (only libunwindstack supported).
Added ndcrash_out_trigger_dump : Triggers a manual dump of thread states.
Added back Linux/x86 support for libunwindstack (tested on Debian).
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

Successfully merging this pull request may close these issues.

1 participant