platform_system_core/debuggerd
Elliott Hughes aa4213057b Expand crasher with a "thread-" prefix to crash on another thread.
So "thread-nostack" runs the "nostack" code on a new thread, and
"thread-abort" runs the "abort" code on a new thread, and so on.

Bug: http://code.google.com/p/android/issues/detail?id=16672
Change-Id: I026a0e43eea147f1a7a74243846954599bcf4238
2012-12-10 14:15:42 -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
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 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 Expand crasher with a "thread-" prefix to crash on another thread. 2012-12-10 14:15:42 -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
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