platform_system_core/debuggerd/libdebuggerd
Christopher Ferris 22035ccb01 Display offset in backtraces if necessary.
When moving to a proto tombstone, backtraces no longer contain
an offset when a frame is in a shared library from an apk.
Add the offset display again if needed, and add a test to
verify this behavior.

Bug: 267341682

Test: All unit tests pass.
Test: Dumped a process running through an apk to verify the offset
Test: is present.
Change-Id: Ib720ccb5bfcc8531d1e407f3d01817e8a0b9128c
2023-01-31 17:53:45 -08:00
..
include/libdebuggerd Use scudo_ring_buffer_size from process_info 2023-01-05 15:14:56 -08:00
test Fix scudo MTE tests. 2022-06-30 18:54:19 -07:00
backtrace.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00
gwp_asan.cpp Pass fault address to GWP-ASan's changed API. 2023-01-12 09:48:11 -08:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Handle scudo_ring_buffer_size = 0 2023-01-12 16:06:10 -08:00
tombstone.cpp Remove unnecessary logging. 2022-10-27 17:56:27 -07:00
tombstone_proto.cpp Add tomstone proto support for riscv64 2022-10-12 22:31:45 +00:00
tombstone_proto_to_text.cpp Display offset in backtraces if necessary. 2023-01-31 17:53:45 -08:00
utility.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00