platform_system_core/debuggerd
Christopher Ferris d607495b89 Move to C++ for debuggerd.
This is part 1, only including the bare minimum changes because
our diff tool doesn't easily show differences when a file moves. This
also breaks it into a small chunk in case some other changes break things,
as unlikely as I think that will be.

Change-Id: Ib7a3e7a2cc1ac574d15b65fda23813ebcf5d31af
2014-01-10 16:05:12 -08:00
..
arm Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
mips Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
x86 Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
Android.mk Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
backtrace.cpp Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
backtrace.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
crasher.c Improve the crasher stack-overflow command. 2013-07-15 17:19:02 -07:00
debuggerd.cpp Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
getevent.cpp Move to C++ for debuggerd. 2014-01-10 16:05:12 -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
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.cpp Move to C++ for debuggerd. 2014-01-10 16:05:12 -08:00
tombstone.h Modify debuggerd to cope with the abort message. 2013-04-05 15:59:17 -07:00
utility.cpp Move to C++ for debuggerd. 2014-01-10 16:05:12 -08: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