android_system_core/debuggerd
Brigid Smith 50eb546ec1 Removed log.quiet and log = NULL cases from debuggerd.
Now the functionality implemented by these semi-confusing cases has been
replaced with the same logtype enum behavior that is easier to
understand, and cases that used log-looking behavior to print to logcat
(when log = NULL) now use the more transparent ALOGE/ALOGD functions.

Change-Id: I7e38f2d4ca74a828df4d2266b3ea34edd3c6f5bb
2014-06-19 10:59:01 -07:00
..
arm Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
arm64 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
mips Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
x86 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
x86_64 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
Android.mk Merge "[MIPS64] Build debuggerd for mips64" 2014-06-03 23:26:33 +00:00
backtrace.cpp Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
backtrace.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
crasher.c Changed maps output in debuggerd. 2014-06-17 15:32:22 -07:00
debuggerd.cpp Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07: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 Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -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 Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
tombstone.h Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
utility.cpp Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
utility.h Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
vfp-crasher.c Dump VFP registers and status word when native app crashes. 2009-12-17 12:53:06 -08:00