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
/
Android.mk
Age
Commit message (
Expand
)
Author
2015-11-02
Turn off -Wdate-time for crasher
Dan Willemsen
2015-09-22
Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....
Yabin Cui
2015-09-22
Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""
Yabin Cui
2015-09-21
Revert "Revert "Add BacktraceOffline for offline backtracing.""
Yabin Cui
2015-08-21
bundle init.rc contents with its service
Tom Cherry
2015-07-01
Replace all _LOG error calls with ALOGE.
Christopher Ferris
2015-06-03
Change the 64 bit map address format.
Christopher Ferris
2015-05-27
Refactor dump_memory function.
Christopher Ferris
2015-03-17
Print the build id of shared libraries if present.
Christopher Ferris
2015-03-09
Add backtrace support for mips64.
Douglas Leung
2015-01-20
Move 32 bit/64 bit check into debuggerd.
Christopher Ferris
2014-12-18
#include <arpa/inet.h> for htonl.
Elliott Hughes
2014-11-15
Move debuggerd to libc++.
Dan Albert
2014-07-09
Fix arm emulator "D register out of range for selected VFP version" build fai...
Elliott Hughes
2014-07-09
Integrate vfp-crasher with crasher.
Elliott Hughes
2014-06-03
Merge "[MIPS64] Build debuggerd for mips64"
Elliott Hughes
2014-06-03
[MIPS64] Build debuggerd for mips64
Duane Sand
2014-06-03
Clean up the debuggerd makefile.
Elliott Hughes
2014-05-02
debuggerd: turn on -Werror
Mark Salyzyn
2014-03-26
debuggerd: use LOCAL_MULTILIB
Colin Cross
2014-02-12
build debuggerd and debuggerd64 on 64-bit architectures
Colin Cross
2014-01-31
LP64 should have debuggerd and debuggerd64.
Elliott Hughes
2014-01-30
AArch64: Port debuggerd
Kévin PETIT
2014-01-30
LP64: Enable debuggerd/libbacktrace/libunwind.
Pavel Chupin
2014-01-10
Move to C++ for debuggerd.
Christopher Ferris
2013-10-03
Update debuggerd to use libbacktrace.
Christopher Ferris
2013-04-09
Add liblog
Ying Wang
2013-02-14
Add a "smash-stack" option to crasher.
Elliott Hughes
2012-10-16
Remove HAVE_SELINUX guards
Kenny Root
2012-08-10
[MIPS] debuggerd and libcorkscrew support
Chris Dearman
2012-07-19
restorecon tombstone directory.
rpcraig
2012-06-08
Enhance native stack dumps.
Jeff Brown
2011-10-22
Use libcorkscrew in debuggerd.
Jeff Brown
2011-01-23
remove crasher and vfp-crasher from standard builds
Brian Swetland
2010-11-29
debuggerd: IA version
Bruce Beare
2010-11-29
debuggerd: Reorganize to facilitate IA commit
Bruce Beare
2010-06-10
merge from open-source master
The Android Open Source Project
2010-05-24
debuggerd: Show function names in tombstone backtraces
Meng Hu
2010-03-10
Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16
Colin Cross
2009-12-17
Dump VFP registers and status word when native app crashes.
Ben Cheng
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project