boostorg / boostorg/stacktrace
Is Android supported?
未关闭
enhancement
help wanted
- 主要语言
- C++
- 星标
- 494
- 派生
- 86
- 平均合并
- 8 天 20 小时
- 30 天内合并 PR
- 3
描述
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`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。