Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
48e818344250324ad89cacd23105a8035287d33b
/
debuggerd
4207df1
Merge "Use stat structure to keep oldest mtime."
by Christopher Ferris
· 11 years ago
68bd59f
Use stat structure to keep oldest mtime.
by Christopher Ferris
· 11 years ago
0df8e4f
Use socklen_t instead of int in debuggerd.
by Elliott Hughes
· 11 years ago
5d9fe77
system/core LP64 cleanup.
by Elliott Hughes
· 11 years ago
f7b4b51
Fix debuggerd's symbol offset output.
by Elliott Hughes
· 11 years ago
e9edf7a
LP64 should have debuggerd and debuggerd64.
by Elliott Hughes
· 11 years ago
6694d3e
Remove dead code that looked like part of debuggerd.
by Elliott Hughes
· 11 years ago
abc60c2
AArch64: Port debuggerd
by Kévin PETIT
· 11 years ago
c6c194c
LP64: Enable debuggerd/libbacktrace/libunwind.
by Pavel Chupin
· 11 years ago
4bb4772
debuggerd: a few generic improvements
by Kévin PETIT
· 11 years ago
d391c9b
Merge "Re-enable libunwind for arm."
by Christopher Ferris
· 11 years ago
df29061
Re-enable libunwind for arm.
by Christopher Ferris
· 11 years ago
fca0bd1
debuggerd: Support newline split in log messages
by Mark Salyzyn
· 11 years ago
22b5cef
debuggerd: Incorporate liblog reading API
by Mark Salyzyn
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
20303f8
Next phase of the move, reformat use C++ features.
by Christopher Ferris
· 11 years ago
d607495
Move to C++ for debuggerd.
by Christopher Ferris
· 11 years ago
cac5d8c
Use the more portable <elf.h> instead of <sys/exec_elf.h>.
by Elliott Hughes
· 11 years ago
9846497
Refactor to share map_info amongst threads.
by Christopher Ferris
· 11 years ago
9e7d218
Switch ARM debuggerd over to <sys/user.h>.
by Elliott Hughes
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
76e7f5e
Switch MIPS over to <sys/user.h>.
by Elliott Hughes
· 11 years ago
18ddd42
Remove x86 debuggerd dependencies on non-uapi headers and corkscrew.
by Elliott Hughes
· 11 years ago
17e91d4
Rewrite libbacktrace using C++.
by Christopher Ferris
· 11 years ago
f84f7fa
am 9492b6e7: am 2de8102d: Merge "Fix bug in abort message processing."
by Christopher Ferris
· 11 years ago
dbd2ab4
Fix bug in abort message processing.
by Christopher Ferris
· 11 years ago
816c9a6
am fa135f5c: am 7dbe9660: Merge "Update debuggerd to use libbacktrace."
by Christopher Ferris
· 11 years ago
365e4ae
Update debuggerd to use libbacktrace.
by Christopher Ferris
· 11 years ago
9227bd3
Move liblog headers to system/core/include/log
by Colin Cross
· 11 years ago
0246f8f
am a570312a: am f265426f: am 596ee9ea: Merge "Improve the crasher stack-overflow command."
by Elliott Hughes
· 11 years ago
f265426
am 596ee9ea: Merge "Improve the crasher stack-overflow command."
by Elliott Hughes
· 11 years ago
b1be27e
Improve the crasher stack-overflow command.
by Elliott Hughes
· 11 years ago
96bcd48
debuggerd: Ignore SIGPIPE
by Nick Kralevich
· 12 years ago
65d8ec0
am 6ef0dfec: Merge "Add a new test to crasher to upset dlmalloc."
by Elliott Hughes
· 12 years ago
6f40caf
Add a new test to crasher to upset dlmalloc.
by Elliott Hughes
· 12 years ago
82081f7
am cb6a842c: Merge "Add a stack overflow test to crasher, and document all the options."
by Elliott Hughes
· 12 years ago
3808c4e
Add a stack overflow test to crasher, and document all the options.
by Elliott Hughes
· 12 years ago
300fd6f
Fix regression: log mem maps around native fault address
by Christopher Tate
· 12 years ago
083b5cc
Add liblog
by Ying Wang
· 12 years ago
7716aef
Uploaded native crash dumps do not include memory contents
by Christopher Tate
· 12 years ago
e5f8a69
Modify debuggerd to cope with the abort message.
by Elliott Hughes
· 12 years ago
707b8bb
Modify debuggerd to cope with the abort message.
by Elliott Hughes
· 12 years ago
ded2e5a
debuggerd now notifies the Activity Manager about native crashes
by Christopher Tate
· 12 years ago
e05093b
am 3e77b752: am 0b535558: Merge "Unwinding implementation via eh_frame sections for x86"
by Elliott Hughes
· 12 years ago
af2cb36
Unwinding implementation via eh_frame sections for x86
by Pavel Chupin
· 12 years ago
3b7c584
am 910b7a8b: am 17361134: Merge "Add a "smash-stack" option to crasher."
by Elliott Hughes
· 12 years ago
df4200e
Add a "smash-stack" option to crasher.
by Elliott Hughes
· 12 years ago
e8097be
am a82985b6: am 7cd45071: Merge "Include page protections in the debuggerd map output."
by Elliott Hughes
· 12 years ago
d1420be
Include page protections in the debuggerd map output.
by Elliott Hughes
· 12 years ago
c75cbf4
am 3de7fe9f: am 5fb042dd: Merge "Expand crasher with a "thread-" prefix to crash on another thread."
by Elliott Hughes
· 12 years ago
aa42130
Expand crasher with a "thread-" prefix to crash on another thread.
by Elliott Hughes
· 12 years ago
6dc5128
am 435c223d: am 5144fa28: Merge "Add missing signal codes to get_sigcode."
by Elliott Hughes
· 12 years ago
b080848
Show pid+uid in certain failures
by Andy McFadden
· 12 years ago
8f7d443
Add missing signal codes to get_sigcode.
by Elliott Hughes
· 12 years ago
3427e80
am a6fb0e05: Merge "Fix debuggerd\'s use of readdir_r(3)."
by Elliott Hughes
· 12 years ago
c463d2c
Fix debuggerd's use of readdir_r(3).
by Elliott Hughes
· 12 years ago
2a36ae5
am 7b88a90d: Merge "Remove HAVE_SELINUX guards"
by Kenny Root
· 12 years ago
b5982bf
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
c47b772
Dump 256 bytes per chunk pointed by general-purpose registers.
by Ben Cheng
· 12 years ago
d7760c1
Print the revision number in the tombstone file.
by Ben Cheng
· 12 years ago
231e3c8
[MIPS] debuggerd and libcorkscrew support
by Chris Dearman
· 12 years ago
f1186f3
restorecon tombstone directory.
by rpcraig
· 12 years ago
f87d9c8
am 9cec175c: Remove a stray newline in the backtrace output.
by Jeff Brown
· 13 years ago
536b81a
resolved conflicts for merge of 053b8654 to jb-dev-plus-aosp
by Jeff Brown
· 13 years ago
9cec175
Remove a stray newline in the backtrace output.
by Jeff Brown
· 13 years ago
053b865
Enhance native stack dumps.
by Jeff Brown
· 13 years ago
5820a99
Fix build
by Jean-Baptiste Queru
· 13 years ago
424e07f
Reduce suicidal tendencies
by Andy McFadden
· 13 years ago
19b39f3
Improve backtrace formatting.
by Jeff Brown
· 13 years ago
fb9804b
Print the tombstone path.
by Jeff Brown
· 13 years ago
f0c5872
Improve stack unwinder robustness.
by Jeff Brown
· 13 years ago
9524e41
Add support for explicitly dumping native stacks.
by Jeff Brown
· 13 years ago
13e715b
Use libcorkscrew in debuggerd.
by Jeff Brown
· 13 years ago
08dedcf
Enable verbose register memory dumps
by Andy McFadden
· 13 years ago
e5cc539
Add log summary to tombstones
by Andy McFadden
· 13 years ago
f2eae5a
Enhance debuggerd memory dumps
by Andy McFadden
· 13 years ago
41e0cef
Append log data to tombstones
by Andy McFadden
· 13 years ago
136dcc5
Show maps near native fault address
by Andy McFadden
· 13 years ago
655835b
Don't stall waiting for target to crash
by Andy McFadden
· 13 years ago
44e12ec
debuggerd can't handle debuggerd crashes
by Andy McFadden
· 13 years ago
953907f
am 716104b4: am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform."
by Vladimir Chtchetkine
· 14 years ago
716104b
am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform."
by Vladimir Chtchetkine
· 14 years ago
714d9de
Fix crash reporting on x86 platform.
by Vladimir Chtchetkine
· 14 years ago
e2f7123
Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item."
by Brian Carlstrom
· 14 years ago
dce4d06
Fix overflow prevention code in memory dump.
by Ben Cheng
· 14 years ago
2c25991
debuggerd: Fix missing include.
by David 'Digit' Turner
· 14 years ago
cecec9d
remove crasher and vfp-crasher from standard builds
by Brian Swetland
· 14 years ago
02526d4
debuggerd: properly unblock signal handler.
by David 'Digit' Turner
· 14 years ago
3227b5c
Prevent rollover when dumping data around PC, SP, etc.
by Paul Eastham
· 14 years ago
660c8b7
am cbb9257a: Merge "Fix debuggerd (native crash dump)."
by Jean-Baptiste Queru
· 14 years ago
0b4836f
Fix debuggerd (native crash dump).
by Mike Dodd
· 14 years ago
584b8e3
Fix debuggerd (native crash dump).
by Mike Dodd
· 14 years ago
abf7378
am 44659e90: am d3f59eab: Merge "debuggerd: IA version"
by Jean-Baptiste Queru
· 14 years ago
44659e9
am d3f59eab: Merge "debuggerd: IA version"
by Jean-Baptiste Queru
· 14 years ago
5599029
Manual merge of 144773f9
by Jean-Baptiste Queru
· 14 years ago
144773f
am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit"
by Jean-Baptiste Queru
· 14 years ago
6cc4923
debuggerd: IA version
by Bruce Beare
· 14 years ago
8492490
debuggerd: Reorganize to facilitate IA commit
by Bruce Beare
· 14 years ago
503818e
am 5c5ff87d: am 83c6b052: Print out the signal code along with signal number and address.
by Carl Shapiro
· 14 years ago
5c5ff87
am 83c6b052: Print out the signal code along with signal number and address.
by Carl Shapiro
· 14 years ago
Next »