android_system_core/debuggerd
Colin Cross 9227bd3855 Move liblog headers to system/core/include/log
Move the liblog headers to log/ instead of cutils/ to complete
the separation of libcutils and liblog.  cutils/log.h still
exists and includes log/log.h in order to support the many existing
modules that use cutils/log.h.

Change-Id: I2758c9f4aedcb809ca7ba8383d0f55041dd44345
2013-07-24 12:32:39 -07:00
..
arm Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
mips Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
x86 Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
Android.mk Add liblog 2013-04-09 22:03:45 -07:00
MODULE_LICENSE_APACHE2
NOTICE
backtrace.c Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
backtrace.h debuggerd now notifies the Activity Manager about native crashes 2013-04-01 10:37:24 -07:00
crasher.c Improve the crasher stack-overflow command. 2013-07-15 17:19:02 -07:00
debuggerd.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
getevent.c
getevent.h
machine.h
tombstone.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
tombstone.h Modify debuggerd to cope with the abort message. 2013-04-05 15:59:17 -07:00
utility.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
utility.h Uploaded native crash dumps do not include memory contents 2013-04-05 16:30:15 -07:00
vfp-crasher.c
vfp.S