index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debuggerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
debuggerd: use LOCAL_MULTILIB
Colin Cross
2014-03-26
2
-92
/
+75
*
build debuggerd and debuggerd64 on 64-bit architectures
Colin Cross
2014-02-12
2
-50
/
+89
*
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
Nick Kralevich
2014-02-12
1
-1
/
+1
|
\
|
*
Convert all selinux_android_restorecon and _setfilecon calls to new API.
Stephen Smalley
2014-02-07
1
-1
/
+1
*
|
Merge "Use stat structure to keep oldest mtime."
Christopher Ferris
2014-02-08
1
-20
/
+11
|
\
\
|
*
|
Use stat structure to keep oldest mtime.
Christopher Ferris
2014-02-07
1
-20
/
+11
|
|
/
*
|
Use socklen_t instead of int in debuggerd.
Elliott Hughes
2014-02-07
1
-11
/
+9
|
/
*
system/core LP64 cleanup.
Elliott Hughes
2014-02-05
1
-4
/
+4
*
Fix debuggerd's symbol offset output.
Elliott Hughes
2014-01-31
1
-2
/
+2
*
LP64 should have debuggerd and debuggerd64.
Elliott Hughes
2014-01-31
1
-1
/
+5
*
Remove dead code that looked like part of debuggerd.
Elliott Hughes
2014-01-31
1
-13
/
+0
*
AArch64: Port debuggerd
Kévin PETIT
2014-01-30
7
-7
/
+220
*
LP64: Enable debuggerd/libbacktrace/libunwind.
Pavel Chupin
2014-01-30
6
-66
/
+106
*
debuggerd: a few generic improvements
Kévin PETIT
2014-01-30
5
-129
/
+104
*
Merge "Re-enable libunwind for arm."
Christopher Ferris
2014-01-28
1
-9
/
+3
|
\
|
*
Re-enable libunwind for arm.
Christopher Ferris
2014-01-28
1
-9
/
+3
*
|
debuggerd: Support newline split in log messages
Mark Salyzyn
2014-01-27
1
-10
/
+18
*
|
debuggerd: Incorporate liblog reading API
Mark Salyzyn
2014-01-27
1
-59
/
+38
|
/
*
Rewrite libbacktrace to be all C++.
Christopher Ferris
2014-01-16
1
-38
/
+40
*
Next phase of the move, reformat use C++ features.
Christopher Ferris
2014-01-13
10
-1742
/
+1645
*
Move to C++ for debuggerd.
Christopher Ferris
2014-01-10
9
-14
/
+22
*
Use the more portable <elf.h> instead of <sys/exec_elf.h>.
Elliott Hughes
2014-01-10
1
-1
/
+1
*
Refactor to share map_info amongst threads.
Christopher Ferris
2014-01-08
1
-4
/
+9
*
Switch ARM debuggerd over to <sys/user.h>.
Elliott Hughes
2013-11-26
1
-8
/
+5
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
3
-5
/
+8
|
\
|
*
am 9492b6e7: am 2de8102d: Merge "Fix bug in abort message processing."
Christopher Ferris
2013-10-09
1
-1
/
+0
|
|
\
|
*
\
am fa135f5c: am 7dbe9660: Merge "Update debuggerd to use libbacktrace."
Christopher Ferris
2013-10-04
8
-204
/
+172
|
|
\
\
|
*
|
|
Move liblog headers to system/core/include/log
Colin Cross
2013-07-24
3
-4
/
+5
|
*
|
|
am a570312a: am f265426f: am 596ee9ea: Merge "Improve the crasher stack-overf...
Elliott Hughes
2013-07-16
1
-2
/
+4
|
|
\
\
\
|
*
|
|
|
debuggerd: Ignore SIGPIPE
Nick Kralevich
2013-06-18
1
-1
/
+3
*
|
|
|
|
Switch MIPS over to <sys/user.h>.
Elliott Hughes
2013-11-20
1
-1
/
+1
*
|
|
|
|
Remove x86 debuggerd dependencies on non-uapi headers and corkscrew.
Elliott Hughes
2013-11-14
1
-14
/
+6
*
|
|
|
|
Rewrite libbacktrace using C++.
Christopher Ferris
2013-10-28
3
-41
/
+43
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix bug in abort message processing.
Christopher Ferris
2013-10-09
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Update debuggerd to use libbacktrace.
Christopher Ferris
2013-10-03
8
-204
/
+172
|
|
/
|
/
|
*
|
am 596ee9ea: Merge "Improve the crasher stack-overflow command."
Elliott Hughes
2013-07-16
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Improve the crasher stack-overflow command.
Elliott Hughes
2013-07-15
1
-2
/
+4
*
|
am 6ef0dfec: Merge "Add a new test to crasher to upset dlmalloc."
Elliott Hughes
2013-06-12
1
-25
/
+34
|
\
\
|
|
/
|
*
Add a new test to crasher to upset dlmalloc.
Elliott Hughes
2013-06-12
1
-25
/
+34
*
|
am cb6a842c: Merge "Add a stack overflow test to crasher, and document all th...
Elliott Hughes
2013-04-23
1
-27
/
+38
|
\
\
|
|
/
|
*
Add a stack overflow test to crasher, and document all the options.
Elliott Hughes
2013-04-23
1
-27
/
+38
|
*
Modify debuggerd to cope with the abort message.
Elliott Hughes
2013-04-04
3
-11
/
+53
*
|
Fix regression: log mem maps around native fault address
Christopher Tate
2013-04-18
1
-10
/
+11
*
|
Add liblog
Ying Wang
2013-04-09
1
-2
/
+3
*
|
Uploaded native crash dumps do not include memory contents
Christopher Tate
2013-04-05
7
-98
/
+114
*
|
Modify debuggerd to cope with the abort message.
Elliott Hughes
2013-04-05
3
-11
/
+53
*
|
debuggerd now notifies the Activity Manager about native crashes
Christopher Tate
2013-04-01
6
-7
/
+106
*
|
am 3e77b752: am 0b535558: Merge "Unwinding implementation via eh_frame sectio...
Elliott Hughes
2013-03-14
1
-0
/
+16
|
\
\
|
|
/
|
*
Unwinding implementation via eh_frame sections for x86
Pavel Chupin
2013-03-14
1
-0
/
+16
*
|
am 910b7a8b: am 17361134: Merge "Add a "smash-stack" option to crasher."
Elliott Hughes
2013-02-14
2
-0
/
+14
|
\
\
|
|
/
[next]