platform_system_core/debuggerd
Kévin PETIT 4bb477205a debuggerd: a few generic improvements
This one makes dump_memory reasonably architecture-agnostic so it is
possible to share the code between architectures.

It also includes a few small improvements in tombstone.cpp.

Change-Id: Ib8a9599bfa420b41e80207988e87aee1b9d79541
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
2014-01-30 15:55:33 -08:00
..
arm debuggerd: a few generic improvements 2014-01-30 15:55:33 -08:00
mips debuggerd: a few generic improvements 2014-01-30 15:55:33 -08:00
x86 Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
Android.mk Move to C++ for debuggerd. 2014-01-10 16:05:12 -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.cpp Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
backtrace.h Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
crasher.c Improve the crasher stack-overflow command. 2013-07-15 17:19:02 -07:00
debuggerd.cpp Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
getevent.cpp Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
getevent.h Use libcorkscrew in debuggerd. 2011-10-22 16:43:00 -07:00
machine.h Update debuggerd to use libbacktrace. 2013-10-03 11:07:56 -07:00
tombstone.cpp debuggerd: a few generic improvements 2014-01-30 15:55:33 -08:00
tombstone.h Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
utility.cpp debuggerd: a few generic improvements 2014-01-30 15:55:33 -08:00
utility.h debuggerd: a few generic improvements 2014-01-30 15:55:33 -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 Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 2010-03-10 14:36:08 -08:00