Skip to content

dferret/ndcrash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDCrash fork

NDCrash is a powerful crash reporting library for Android NDK applications. The author was inspired by PLCrashReporter and Google Breakpad. Note that this library is new and has a an experimental status.

Fork from ivanarh.

Added features

  • 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).

About

A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 83.3%
  • C++ 13.1%
  • CMake 3.6%