boostorg / boostorg/stacktrace

Is Android supported?

Open
#117 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
494
Forks
86
Avg merge
8d 20h
Merged PRs (30d)
3

Description

Hello! Thanks for wonderful library. I use it on windows platform successfully.

I tried to use on android platform but without success.
Addresses are printed but ndk-stack can't symbolicate.

example of boost stacktrace address:
`0# 0xE8AA7B0F in /data/app/~~-pG4SOLsXq-askw4UHs24w==/com.example.Tests-3D6sv-1TK9A3AFG6r9TO8g==/lib/x86/libmain.so`

addresses from [xunwind_cfi_get](https://github.com/hexhacking/xUnwind) function can be symbolicated successfully:
`#00 pc 001b5548 /data/app/~~-pG4SOLsXq-askw4UHs24w==/com.example.Tests-3D6sv-1TK9A3AFG6r9TO8g==/lib/x86/libmain.so`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.