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
/
arm
Age
Commit message (
Expand
)
Author
2015-07-01
Replace all _LOG error calls with ALOGE.
Christopher Ferris
2015-05-27
Refactor dump_memory function.
Christopher Ferris
2014-07-14
Add missing arm64 registers.
Elliott Hughes
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-16
Changing how debuggerd filters log messages to different locations.
Brigid Smith
2014-01-30
AArch64: Port debuggerd
Kévin PETIT
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
2013-11-26
Switch ARM debuggerd over to <sys/user.h>.
Elliott Hughes
2013-10-03
Update debuggerd to use libbacktrace.
Christopher Ferris
2013-04-05
Uploaded native crash dumps do not include memory contents
Christopher Tate
2012-09-24
Dump 256 bytes per chunk pointed by general-purpose registers.
Ben Cheng
2012-06-08
Enhance native stack dumps.
Jeff Brown
2011-11-04
Improve stack unwinder robustness.
Jeff Brown
2011-10-25
Add support for explicitly dumping native stacks.
Jeff Brown
2011-10-22
Use libcorkscrew in debuggerd.
Jeff Brown
2011-10-19
Enable verbose register memory dumps
Andy McFadden
2011-10-18
Add log summary to tombstones
Andy McFadden
2011-10-18
Enhance debuggerd memory dumps
Andy McFadden
2011-10-13
Show maps near native fault address
Andy McFadden
2011-02-24
Fix overflow prevention code in memory dump.
Ben Cheng
2011-02-01
debuggerd: Fix missing include.
David 'Digit' Turner
2010-12-14
Prevent rollover when dumping data around PC, SP, etc.
Paul Eastham
2010-11-29
debuggerd: IA version
Bruce Beare
2010-11-29
debuggerd: Reorganize to facilitate IA commit
Bruce Beare