android_system_core/debuggerd/libdebuggerd
Sijie Chen 3ff250f6d7 [Berberis][CrashReporting] Extend ThreadInfo to have guest registers
This CL is to get guest registers information.

Bug: b/321799516
Test: m
Testing for TLS Slot:
Manual testing by: 1. crash the jni tests to produce tombstones file 2.
get the signature field of guest state header 3. verified it is the same
value as NATIVE_BRIDGE_GUEST_STATE_SIGNATURE

Manual test the arm64 by: 1. flash build to pixel phone and verify
retrieving TLS_SLOT_THREAD_ID's tid field is the same as current thread
id.

Testing for register values:
Test and print out registers values for riscv64, looks make sense that
has null zero value slots.

Change-Id: Iff44ac5c2b202e44f3fb4e6909fbea141e54ae6b
2024-05-09 18:28:30 +00:00
..
include/libdebuggerd [Berberis][CrashReporting] Extend ThreadInfo to have guest registers 2024-05-09 18:28:30 +00:00
test Read data set by android_add_crash_detail into tombstone. 2024-02-13 18:13:22 -08: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 Replace malloc_not_svelte with malloc_low_memory. 2024-04-26 13:33:26 -07:00
tombstone.cpp Fix fallback signal issue. 2024-04-30 21:22:31 +08:00
tombstone_proto.cpp Add page size info to tombstone 2024-05-06 22:20:04 +00:00
tombstone_proto_to_text.cpp Add page size info to tombstone 2024-05-06 22:20:04 +00:00
utility.cpp Move tombstone_proto_to_text out of libdebuggerd. 2023-12-05 10:14:27 +00:00