android_system_core/debuggerd
Brigid Smith 2e8290463e Maps output now marks the fault address location.
If the fault address is not within a mapped region, it logs an error
message after the output.  Otherwise, it prefixes the location of the
fault address with "--->" to make it easier to locate.

Change-Id: I330adaade4402ffeb09f1a6d34a944c2f054d06d
2014-06-20 09:30:16 -07:00
..
arm Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
arm64 Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
mips Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
x86 Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
x86_64 Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
Android.mk Merge "[MIPS64] Build debuggerd for mips64" 2014-06-03 23:26:33 +00:00
backtrace.cpp Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -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 Fix debuggerd "format '%p'" build breakage. 2014-06-19 11:46:27 -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
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
tombstone.cpp Maps output now marks the fault address location. 2014-06-20 09:30:16 -07:00
tombstone.h Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
utility.cpp Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
utility.h Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
vfp-crasher.c Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00