android_system_core/debuggerd/libdebuggerd/include/libdebuggerd
Mitch Phillips e0b4bb1b2e [GWP-ASan] Add GWP-ASan information to tombstones.
GWP-ASan can provide information about a crash that it caused. Grab the
GWP-ASan regions from the globals shared by the linker for crash-handler
purpopses, pull the information from GWP-ASan, and display it.

This adds two regions:
 1. Causality tracking by GWP-ASan. We now print a cause header about
 the crash, like `Cause: [GWP-ASan]: Use After Free on a 1-byte
 allocation at 0x7365bb3ff8`
 2. Allocation and deallocation stack traces.

Bug: 135634846
Test: atest debuggerd_test

Change-Id: Id28d5400c9a9a053fcde83a4788f971e677d4643
2020-02-18 16:49:50 -08:00
..
backtrace.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -08:00
gwp_asan.h [GWP-ASan] Add GWP-ASan information to tombstones. 2020-02-18 16:49:50 -08:00
open_files_list.h libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
tombstone.h [GWP-ASan] Add GWP-ASan information to tombstones. 2020-02-18 16:49:50 -08:00
types.h Add UID printing to tombstone headers 2019-04-23 09:53:07 +01:00
utility.h Add variadic logging to libdebuggerd internal. 2019-11-19 09:49:05 -08:00