summaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "debuggerd: set the name of the signal sender." am: 3d0a87bJosh Gao2016-03-301-0/+28
|\ \ \ | | |/ | |/|
| * | debuggerd: set the name of the signal sender.Josh Gao2016-03-291-0/+28
* | | debuggerd: add SIGSYS to the list of handled signals.Josh Gao2016-03-261-0/+1
|\ \ \ | |/ / |/| / | |/
| * debuggerd: add SIGSYS to the list of handled signals.Josh Gao2016-03-251-0/+1
| * debuggerd: waitpid for all children, and log the result.Josh Gao2016-03-231-1/+12
| * debuggerd: always send SIGCONT after detaching.Josh Gao2016-03-231-12/+11
| * debuggerd: don't apply timeout when wait_for_gdb is on.Josh Gao2016-03-171-3/+7
| * debuggerd: don't send SIGSTOP to crashing processes.Josh Gao2016-03-171-5/+0
| * debuggerd: fix stupid typo.Josh Gao2016-03-171-1/+1
| * debuggerd: monitor the worker process for failure.Josh Gao2016-03-171-45/+111
| * debuggerd: fork the signal sender once.Josh Gao2016-03-174-91/+197
| * Clean up CLOEXEC in debuggerd.Elliott Hughes2016-03-171-9/+6
| * Remove dead code from debuggerd.Elliott Hughes2016-03-171-7/+0
| * debuggerd: kill crashing processes with the signal they died with.Josh Gao2016-03-161-5/+6
| * Merge "debuggerd: make sure that we kill the process after dumping." into nyc...Josh Gao2016-03-101-61/+85
| |\
| | * debuggerd: make sure that we kill the process after dumping.Josh Gao2016-03-091-61/+85
| * | Add error reporting mechanism for failing Unwind.Christopher Ferris2016-03-101-1/+2
| |/
| * Merge "Newer kernels added SEGV_BNDERR."Christopher Ferris2016-02-051-0/+7
| |\
| * \ Merge "Start debuggerd as soon as logd is up."Elliott Hughes2016-02-022-2/+0
| |\ \
* | \ \ Merge "debuggerd: waitpid for all children, and log the result."Josh Gao2016-03-231-1/+12
|\ \ \ \
| * | | | debuggerd: waitpid for all children, and log the result.Josh Gao2016-03-231-1/+12
* | | | | Merge "debuggerd: always send SIGCONT after detaching."Josh Gao2016-03-231-12/+11
|\| | | |
| * | | | debuggerd: always send SIGCONT after detaching.Josh Gao2016-03-231-12/+11
* | | | | Switch debuggerd over to unique_fd.Elliott Hughes2016-03-221-2/+2
|/ / / /
* | | | debuggerd: don't apply timeout when wait_for_gdb is on.Josh Gao2016-03-171-3/+7
* | | | debuggerd: don't send SIGSTOP to crashing processes.Josh Gao2016-03-171-5/+0
* | | | debuggerd: fix stupid typo.Josh Gao2016-03-171-1/+1
* | | | debuggerd: monitor the worker process for failure.Josh Gao2016-03-171-45/+111
* | | | debuggerd: fork the signal sender once.Josh Gao2016-03-174-91/+197
* | | | debuggerd: kill crashing processes with the signal they died with.Josh Gao2016-03-161-5/+6
* | | | Merge "Add error reporting mechanism for failing Unwind."Christopher Ferris2016-03-101-1/+2
|\ \ \ \
| * | | | Add error reporting mechanism for failing Unwind.Christopher Ferris2016-03-101-1/+2
* | | | | debuggerd: make sure that we kill the process after dumping.Josh Gao2016-03-091-61/+85
|/ / / /
* | | | Merge "Clean up CLOEXEC in debuggerd."Elliott Hughes2016-02-231-9/+6
|\ \ \ \
| * | | | Clean up CLOEXEC in debuggerd.Elliott Hughes2016-02-191-9/+6
* | | | | Merge "Remove dead code from debuggerd."Elliott Hughes2016-02-191-7/+0
|\| | | |
| * | | | Merge "Remove dead code from debuggerd."Elliott Hughes2016-02-191-7/+0
| |\ \ \ \
| | * | | | Remove dead code from debuggerd.Elliott Hughes2016-02-191-7/+0
| | | |_|/ | | |/| |
* | | | | Merge "system/core: Cleanup direct calls to opendir by containing in a std::u...James Hawkins2016-02-191-4/+3
|\| | | |
| * | | | system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-4/+3
| |/ / /
* | | | Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEADBill Yi2016-02-171-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "debuggerd: fix debug.debuggerd.wait_for_gdb."Josh Gao2016-01-151-21/+100
| |\ \
| * \ \ Merge "debuggerd: fix several bugs caused by fork/setuid change."Josh Gao2016-01-157-275/+251
| |\ \ \
| * \ \ \ Merge "debuggerd_test: provide stub selinux/android.h"Colin Cross2016-01-081-0/+17
| |\ \ \ \
| * \ \ \ \ Merge "Turn off -Wdate-time for crasher"Dan Willemsen2016-01-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge "debuggerd: fork and drop privileges when dumping."Josh Gao2016-01-063-89/+116
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694Erik Kline2015-12-081-3/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Track rename of base/ to android-base/." am: 912ed3d8caElliott Hughes2015-12-076-7/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "debuggerd: remove some levels of indentation." am: cdff80c446Josh Gao2015-11-181-136/+123
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "debuggerd: add .clang-format." am: c5a85f71abJosh Gao2015-11-171-0/+15
| |\ \ \ \ \ \ \ \ \ \