platform_system_core/debuggerd
Josh Gao e06f2a4886 debuggerd_handler: don't assume that abort message implies fatal.
Applications can set abort messages via android_set_abort_message
without actually aborting. This leads to following non-fatal dumps
printing their output to logcat in the same format as a regular crash.

Bug: http://b/37754992
Test: debuggerd_test
Change-Id: I9c5e942984dfda36448860202b0ff1c2950bdd07
2017-04-27 17:28:05 -07:00
..
client check send_signal result before further dealing 2017-04-06 22:47:00 +08:00
crasher Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
handler debuggerd_handler: don't assume that abort message implies fatal. 2017-04-27 17:28:05 -07:00
include/debuggerd debuggerd_client: fix infinite timeouts. 2017-04-04 14:08:54 -07:00
libdebuggerd crash_dump: during early boot, output to kmsg on userdebug. 2017-04-06 15:00:52 -07:00
tombstoned tombstoned: fix a race between intercept and crash_dump. 2017-03-30 16:49:02 -07:00
.clang-format Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
Android.bp tombstoned: add tests for b/36685795. 2017-03-30 16:49:19 -07:00
crash_dump.cpp crash_dump: fetch process/thread names before dropping privileges. 2017-03-15 23:30:14 -07:00
debuggerd.cpp Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
debuggerd_test.cpp debuggerd_handler: don't assume that abort message implies fatal. 2017-04-27 17:28:05 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
tombstoned_client.cpp debuggerd_handler: implement missing fallback functionality. 2017-03-09 11:26:05 -08:00
util.cpp debuggerd_handler: implement missing fallback functionality. 2017-03-09 11:26:05 -08:00