platform_system_core/debuggerd
Elliott Hughes 336a52e00c Decode ptrace-induced SIGTRAP si_code values.
Example:

  signal 5 (SIGTRAP), code -32763 (PTRACE_EVENT_STOP), fault addr 0x274e00005fb3

I'm tempted to say that %d isn't the best choice for si_code, but as long as
we're fully decoding all the values, I don't think it matters.

Bug: http://b/62856172
Test: manual debuggerd run
Change-Id: Ieeca690828e1e12f4162bbadece53f4aa7b9537a
2017-06-21 08:45:33 -07:00
..
client debuggerd_client: increase pipe buffer size to max. 2017-06-01 12:42:44 -07:00
common/include tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
crasher Small debuggerd improvements. 2017-03-02 19:01:20 -08:00
handler tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
include/debuggerd tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
libdebuggerd Decode ptrace-induced SIGTRAP si_code values. 2017-06-21 08:45:33 -07:00
tombstoned Merge "tombstoned: log where we're writing the tombstone." 2017-06-13 02:47:34 +00:00
.clang-format Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
Android.bp Revert "crash_dump: defer pausing threads until we're ready." 2017-06-13 17:21:12 +00:00
crash_dump.cpp Revert "crash_dump: defer pausing threads until we're ready." 2017-06-13 17:21:12 +00:00
debuggerd.cpp tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
debuggerd_test.cpp debuggerd_test: find backtrace frame in all lines in CrasherTest 2017-06-16 19:16:50 +09: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
protocol.h tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
signal_sender.cpp liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
util.cpp tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00
util.h tombstoned: Add a shared library version of libtombstoned_client... 2017-05-22 16:55:21 +01:00