android_system_core/debuggerd/libdebuggerd/include/libdebuggerd
Mitch Phillips aadebd8982 Add variadic logging to libdebuggerd internal.
GWP-ASan's crash information retrieval services requires a Printf()
function (declared by the system/implementing allocator). In this
instance, because _LOG is called with additional arguments (the log_t),
this function must be wrapped to conform to printf_t defined by
GWP-ASan.

We can easily wrap the variadic version.

Bug: 135634846
Test: atest debuggerd_test
Change-Id: I17209cd2b7455ce889e2f8194969f606cac329eb
2019-11-19 09:49:05 -08:00
..
backtrace.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -08:00
open_files_list.h libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
tombstone.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -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