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.
- Host: GitHub
- URL: https://github.com/cinit/libunwindstack
- Owner: cinit
- Created: 2023-05-19T08:09:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T15:08:19.000Z (over 1 year ago)
- Last Synced: 2025-05-07T12:55:34.295Z (10 months ago)
- Language: C++
- Homepage:
- Size: 42.6 MB
- Stars: 23
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.