platform_system_core/debuggerd
Christopher Tate ded2e5acfc debuggerd now notifies the Activity Manager about native crashes
The Activity Manager sets up a permission-guarded domain socket, which
debuggerd connects to when a crash happens.  If this is successful,
the daemon then mirrors the logged crash report to that socket, then
closes it.

Bug 8322568

Change-Id: Ife0c772a628ef82e8457094e511ce1edbfe57460
2013-04-01 10:37:24 -07:00
..
arm Dump 256 bytes per chunk pointed by general-purpose registers. 2012-09-24 14:13:37 -07:00
mips [MIPS] debuggerd and libcorkscrew support 2012-08-10 18:16:20 -07:00
x86 Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
Android.mk Add a "smash-stack" option to crasher. 2013-02-14 14:41:57 -08: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.c debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -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 debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -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
tombstone.c debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -07:00
tombstone.h Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
utility.c debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -07:00
utility.h debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -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