android_system_core/debuggerd
Christopher Ferris 9846497f79 Refactor to share map_info amongst threads.
Allow the use of the same map info to be shared when getting information on
multiple threads from the same pid.

Change-Id: I2e460e20154a10f4894ae563331fb32179e4551f
2014-01-08 15:32:28 -08:00
..
arm Switch ARM debuggerd over to <sys/user.h>. 2013-11-26 18:01:29 -08:00
mips Switch MIPS over to <sys/user.h>. 2013-11-20 11:31:29 -08:00
x86 Remove x86 debuggerd dependencies on non-uapi headers and corkscrew. 2013-11-14 17:06:46 -08:00
Android.mk Update debuggerd to use libbacktrace. 2013-10-03 11:07:56 -07:00
MODULE_LICENSE_APACHE2
NOTICE
backtrace.c Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -07:00
backtrace.h Rewrite libbacktrace using C++. 2013-10-28 17:55:25 -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 Update debuggerd to use libbacktrace. 2013-10-03 11:07:56 -07:00
tombstone.c Refactor to share map_info amongst threads. 2014-01-08 15:32:28 -08: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