platform_system_core/debuggerd
Colin Cross 87a6b1d799 debuggerd: use LOCAL_MULTILIB
Use LOCAL_MULTILIB to build multiple versions of executables
instead of manually creating two build rules.

Change-Id: I1a993ff7b5f527a88735f46eec9822bb97d16490
2014-03-26 15:16:23 -07:00
..
arm AArch64: Port debuggerd 2014-01-30 18:05:03 -08:00
arm64 AArch64: Port debuggerd 2014-01-30 18:05:03 -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
x86_64 LP64: Enable debuggerd/libbacktrace/libunwind. 2014-01-30 17:15:24 -08:00
Android.mk debuggerd: use LOCAL_MULTILIB 2014-03-26 15:16:23 -07: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 system/core LP64 cleanup. 2014-02-05 18:02:11 -08:00
debuggerd.cpp Use socklen_t instead of int in debuggerd. 2014-02-07 12:13:30 -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
NOTICE
tombstone.cpp Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." 2014-02-12 23:09:28 +00:00
tombstone.h Next phase of the move, reformat use C++ features. 2014-01-13 14:21:52 -08:00
utility.cpp LP64: Enable debuggerd/libbacktrace/libunwind. 2014-01-30 17:15:24 -08:00
utility.h LP64: Enable debuggerd/libbacktrace/libunwind. 2014-01-30 17:15:24 -08:00
vfp-crasher.c