android_system_core/debuggerd
Nick Kralevich 96bcd488c2 debuggerd: Ignore SIGPIPE
The system server may prematurely close the connection to
/data/system/ndebugsocket if it's not interested in the data
from debuggerd.  If it does so, we don't want to die due to a
SIGPIPE.

Change-Id: Iaef1f497bcd630144e6df6a06644a3293b85b6e0
2013-06-18 17:57:08 -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
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 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 Add a new test to crasher to upset dlmalloc. 2013-06-12 14:04:34 -07:00
debuggerd.c debuggerd: Ignore SIGPIPE 2013-06-18 17:57:08 -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 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