Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 301 Bytes

File metadata and controls

15 lines (9 loc) · 301 Bytes

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.