Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
edc23801091f1a909efe130e0dba8abab3329eb5
/
debuggerd
/
debuggerd.cpp
edc2380
Set groups before dropping privileges.
by Christopher Ferris
· 9 years ago
9818bd2
Fix problem with wait_for_gdb.
by Christopher Ferris
· 9 years ago
0fc89f3
Connect to activity manager as root.
by Christopher Ferris
· 9 years ago
dfa163d
debuggerd: add SIGSYS to the list of handled signals.
by Josh Gao
· 9 years ago
6eb4eab
debuggerd: waitpid for all children, and log the result.
by Josh Gao
· 9 years ago
a6219ea
debuggerd: always send SIGCONT after detaching.
by Josh Gao
· 9 years ago
e59c76a
debuggerd: don't apply timeout when wait_for_gdb is on.
by Josh Gao
· 9 years ago
965d6f4
debuggerd: don't send SIGSTOP to crashing processes.
by Josh Gao
· 9 years ago
036ff2c
debuggerd: monitor the worker process for failure.
by Josh Gao
· 9 years ago
e5dbdd0
debuggerd: fork the signal sender once.
by Josh Gao
· 9 years ago
1a69e28
Clean up CLOEXEC in debuggerd.
by Elliott Hughes
· 9 years ago
aa41756
Remove dead code from debuggerd.
by Elliott Hughes
· 9 years ago
bcb58e6
debuggerd: kill crashing processes with the signal they died with.
by Josh Gao
· 9 years ago
c6348f4
debuggerd: make sure that we kill the process after dumping.
by Josh Gao
· 9 years ago
c362c45
debuggerd: fix debug.debuggerd.wait_for_gdb.
by Josh Gao
· 9 years ago
7c89f9e
debuggerd: fix several bugs caused by fork/setuid change.
by Josh Gao
· 9 years ago
e7a9e52
debuggerd: fork and drop privileges when dumping.
by Josh Gao
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
8ab7fd4
debuggerd: remove some levels of indentation.
by Josh Gao
· 9 years ago
30622bb
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
4685739
debuggerd: audit pid, uid and gid on SE Linux denial
by William Roberts
· 9 years ago
f393831
bionic no longer sends SIGPIPE to debuggerd.
by Elliott Hughes
· 9 years ago
d79f2be
New property that determines when to wait for gdb.
by Christopher Ferris
· 10 years ago
39a28c2
Fix debuggerd's gdbclient instructions.
by Elliott Hughes
· 10 years ago
4d87095
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
47b0134
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 10 years ago
9774df6
Move 32 bit/64 bit check into debuggerd.
by Christopher Ferris
· 10 years ago
1072f91
Fix debuggerd issues.
by Christopher Ferris
· 10 years ago
69b8003
Add SELinux MAC to debuggerd.
by Stephen Smalley
· 10 years ago
7558295
Fixed tid/pid mixup in debuggerd gdbclient output.
by Brigid Smith
· 11 years ago
20c214f
Fixed pathname for connecting to debugger.
by Brigid Smith
· 11 years ago
e901c1b
Fix debuggerd "format '%p'" build breakage.
by Elliott Hughes
· 11 years ago
50eb546
Removed log.quiet and log = NULL cases from debuggerd.
by Brigid Smith
· 11 years ago
62ba489
Changing how debuggerd filters log messages to different locations.
by Brigid Smith
· 11 years ago
a323b50
Teach debuggerd the name of SIGTRAP.
by Elliott Hughes
· 11 years ago
27ab751
Remove the broken LED flashing code from debuggerd.
by Elliott Hughes
· 11 years ago
d9bf2b2
Output correct gdbserver instructions from debuggerd.
by Elliott Hughes
· 11 years ago
7e35ae8
Add SIGTRAP support to crasher and debuggerd.
by Elliott Hughes
· 11 years ago
855fcc3
Use the si_code value bionic passes us.
by Elliott Hughes
· 11 years ago
0df8e4f
Use socklen_t instead of int in debuggerd.
by Elliott Hughes
· 11 years ago
abc60c2
AArch64: Port debuggerd
by Kévin PETIT
· 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
[Renamed (98%) from debuggerd/debuggerd.c]
261ff50
Merge "Init the abort_msg_address value."
by Christopher Ferris
· 11 years ago