7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-08 03:04:43 +00:00
kicad/thirdparty/sentry-native/external/libunwindstack-ndk/README.md
Marek Roszko 0f13ab8065 Update sentry-native sdk to latest
There's a crash fix in sentry itself due to threading race
2023-01-27 23:54:20 -05:00

527 B

libunwindstack-ndk

This repository contains a patched version of libunwindstack to build for NDK. It's originally based on the work of ivanarh (libunwindstack-ndk), but now tracks the changes of upstream(https://android.googlesource.com/platform/system/unwinding)..

Because not everything builds on android or is no longer useful (MIPS support, GNU debug info for symbolication) we removed it from the codebase.