An open API service indexing awesome lists of open source software.

https://github.com/cinit/libunwindstack

The standalone version of the libunwindstack from Android.
https://github.com/cinit/libunwindstack

Last synced: 10 months ago
JSON representation

The standalone version of the libunwindstack from Android.

Awesome Lists containing this project

README

          

# libunwindstack

The standalone version of the libunwindstack from Android.

### Requirements

- Clang with C++20 support
- CMake
- zlib

GCC is also compilable, but clang is preferred.

### License

These codes are copied from the Android source tree. Please check the license of the original code.