index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuggerd
/
utility.cpp
Age
Commit message (
Expand
)
Author
2016-01-14
debuggerd: fix several bugs caused by fork/setuid change.
Josh Gao
2015-12-04
Track rename of base/ to android-base/.
Elliott Hughes
2015-07-09
Dump memory going from unreadable to readable.
Christopher Ferris
2015-07-01
Replace all _LOG error calls with ALOGE.
Christopher Ferris
2015-05-27
Refactor dump_memory function.
Christopher Ferris
2015-05-05
All debuggerd log output marked fatal.
Christopher Ferris
2015-04-24
Use WriteFully in debuggerd to talk to ActivityManager.
Elliott Hughes
2014-12-10
Print ASCII near register for all archs
Dmitriy Ivanov
2014-11-03
Fix debuggerd issues.
Christopher Ferris
2014-07-17
Added default constructor for log_t.
Brigid Smith
2014-06-19
Removed log.quiet and log = NULL cases from debuggerd.
Brigid Smith
2014-06-17
Fixed logcat debug output issue.
Brigid Smith
2014-06-16
Changing how debuggerd filters log messages to different locations.
Brigid Smith
2014-04-16
logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH
Mark Salyzyn
2014-01-30
LP64: Enable debuggerd/libbacktrace/libunwind.
Pavel Chupin
2014-01-30
debuggerd: a few generic improvements
Kévin PETIT
2014-01-13
Next phase of the move, reformat use C++ features.
Christopher Ferris
2014-01-10
Move to C++ for debuggerd.
Christopher Ferris