platform_system_core/debuggerd
Brigid Smith 7b2078eeb4 Changed maps output in debuggerd.
Now the map output is only sent to the tombstone, and the entire
contents of /prod/$PID/maps is logged, not just 3 lines.  Additionally,
crasher now supports "crasher SIGSEGV-non-null", which attempts to write to a
dereferenced function address, causing a SIGSEGV at a non-zero address.
This new crasher mode can be used to test the new maps output.

Bug: 15343662
Change-Id: I796d92e8352a6b9714bbbfe96f3143c56565ef2f
2014-06-17 15:32:22 -07:00
..
arm Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
arm64 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
mips Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
x86 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
x86_64 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
Android.mk Merge "[MIPS64] Build debuggerd for mips64" 2014-06-03 23:26:33 +00: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
backtrace.cpp Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
backtrace.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
crasher.c Changed maps output in debuggerd. 2014-06-17 15:32:22 -07:00
debuggerd.cpp Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
getevent.cpp Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
getevent.h Use libcorkscrew in debuggerd. 2011-10-22 16:43:00 -07:00
machine.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
tombstone.cpp Changed maps output in debuggerd. 2014-06-17 15:32:22 -07:00
tombstone.h Use the si_code value bionic passes us. 2014-04-25 20:20:39 -07:00
utility.cpp Fixed logcat debug output issue. 2014-06-17 14:24:43 -07:00
utility.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
vfp-crasher.c Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00