platform_system_core/debuggerd
Ben Cheng 2854db8969 Bug fix for pre-NEON platforms and enhancement for JIT debugging.
Use __ARM_NEON__ instead of __VFP_FP__ to detect the need to retrieve FP
registers.

Dump more code around PC and LR to facilitate JIT debugging.
2010-01-28 10:00:03 -08:00
..
Android.mk Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00
crasher.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
crashglue.S Add missing symbol type directives. 2009-12-03 17:20:58 -08:00
debuggerd.c Bug fix for pre-NEON platforms and enhancement for JIT debugging. 2010-01-28 10:00:03 -08:00
getevent.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -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
pr-support.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
unwind-arm.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
utility.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
utility.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
vfp-crasher.c Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00
vfp.S Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00