android_system_core/debuggerd/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
..
include/libdebuggerd Add variadic logging to libdebuggerd internal. 2019-11-19 09:49:05 -08:00
test [debuggerd] fix -Wreorder-init-list 2019-10-10 14:54:35 -07:00
backtrace.cpp Add indicator that an elf is memory backed. 2019-04-18 15:37:52 -07:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
tombstone.cpp Remove old logger_entry_v* formats 2019-10-24 10:53:14 -07:00
utility.cpp Add variadic logging to libdebuggerd internal. 2019-11-19 09:49:05 -08:00