android_system_core/debuggerd
Josh Gao 4843c18634 debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL).
Make it possible for code such as fdsan that generates debugging
tombstones via raise(DEBUGGER_SIGNAL) to pass an abort message as well.

Bug: http://b/112770187
Test: debuggerd_test
Change-Id: Idc34263241c18033573e466da3a45aa6f716ddb3
2018-08-27 16:55:07 -07:00
..
client
common/include
crasher
handler debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL). 2018-08-27 16:55:07 -07:00
include/debuggerd
libdebuggerd debuggerd: delete accidentally merged log spam. 2018-08-21 13:54:31 -07:00
seccomp_policy
tombstoned
.clang-format
Android.bp libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
Android.mk
MODULE_LICENSE_APACHE2
OWNERS
crash_dump.cpp libdebuggerd: extract and print the fdsan table. 2018-08-06 18:50:10 -07:00
debuggerd.cpp
debuggerd_benchmark.cpp
debuggerd_test.cpp
protocol.h crash_dump: pass the address of the fdsan table. 2018-08-06 18:50:10 -07:00
util.cpp
util.h