android_system_core/debuggerd
Elliott Hughes 8f7d4430f3 Add missing signal codes to get_sigcode.
The only common one we were missing is SI_TKILL, but we've had the full
set on the dalvik-dev branch for some time now.

Change-Id: I7cf52d352b8624e0adb17a2ed440e7a10f490dfd
2012-12-10 10:35:11 -08: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 Remove HAVE_SELINUX guards 2012-10-16 23:18:18 -07:00
backtrace.c Fix debuggerd's use of readdir_r(3). 2012-10-26 16:47:09 -07:00
backtrace.h Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
crasher.c debuggerd: Reorganize to facilitate IA commit 2010-11-29 11:03:48 -08:00
debuggerd.c [MIPS] debuggerd and libcorkscrew support 2012-08-10 18:16:20 -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 Add missing signal codes to get_sigcode. 2012-12-10 10:35:11 -08:00
tombstone.h Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
utility.c Enhance native stack dumps. 2012-06-08 13:29:23 -07:00
utility.h Enhance native stack dumps. 2012-06-08 13:29:23 -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