platform_system_core/debuggerd
Christopher Ferris 20303f856f Next phase of the move, reformat use C++ features.
Use the libbacktrace C++ interface instead of the C interface in debuggerd.

Reformat the debuggerd code to be closer to Google C++ style.

Fix all debuggerd casts to be C++ casts.

Add a frame number to the frame data structure for ease of formatting and
add another FormatFrameData function.

Change the format_test to use the new FormatFrameData function.

Modify all of the backtrace_test to use the C++ interface.

Change-Id: I10e1610861acf7f4a3ad53276b74971cfbfda464
2014-01-13 14:21:52 -08:00
..
arm Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
mips Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -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
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
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 Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
tombstone.h Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
utility.cpp Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -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