platform_system_core/debuggerd
Christopher Tate 300fd6fdbc Fix regression: log mem maps around native fault address
Restore the logging of the mem maps around the fault address along
with the rest of the faulting thread's information.  (It was still
being written to the tombstone file, but the logging got dropped on
the floor in the refactoring around AM report integration).

Bug 8654694

Change-Id: Id8851fa765dfe6b6ce41ccfc39e85eaac0acc629
2013-04-18 14:12:31 -07:00
..
arm Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
mips Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
x86 Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
Android.mk Add liblog 2013-04-09 22:03:45 -07:00
backtrace.c Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
backtrace.h debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -07:00
crasher.c Unwinding implementation via eh_frame sections for x86 2013-03-14 19:11:44 +04:00
debuggerd.c Modify debuggerd to cope with the abort message. 2013-04-05 15:59:17 -07:00
getevent.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
getevent.h Use libcorkscrew in debuggerd. 2011-10-22 16:43:00 -07:00
machine.h Enhance native stack dumps. 2012-06-08 13:29:23 -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.c Fix regression: log mem maps around native fault address 2013-04-18 14:12:31 -07:00
tombstone.h Modify debuggerd to cope with the abort message. 2013-04-05 15:59:17 -07:00
utility.c Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
utility.h Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
vfp-crasher.c Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00
vfp.S Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 2010-03-10 14:36:08 -08:00