platform_system_core/debuggerd
Christopher Ferris 46756821c4 Rewrite libbacktrace to be all C++.
This includes removing the map_info.c source and replacing it with the
BacktraceMap class to handle all map related code.

Change all callers of libbacktrace map functionality.

Also modify the corkscrew thread code so that it doesn't need to build
the map twice (once in the corkscrew format and once in the libbacktrace
format).

Change-Id: I32865a39f83a3dd6f958fc03c2759ba47d12382e
2014-01-16 16:12:29 -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 Rewrite libbacktrace to be all C++. 2014-01-16 16:12:29 -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