summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition updating local map data.Christopher Ferris2016-08-251-0/+1
* debuggerd: verify that traced threads belong to the right process.Josh Gao2016-07-131-12/+62
* Merge "Set groups before dropping privileges." into nyc-devChristopher Ferris2016-05-051-2/+10
|\
| * Set groups before dropping privileges.Christopher Ferris2016-05-051-2/+10
* | Merge "Fix null pointer dereference." into nyc-devChristopher Ferris2016-05-051-3/+3
|\ \ | |/ |/|
| * Fix null pointer dereference.Christopher Ferris2016-05-051-3/+3
* | Fix problem with wait_for_gdb.Christopher Ferris2016-05-049-53/+115
|/
* Connect to activity manager as root.Christopher Ferris2016-04-203-45/+55
* debuggerd: set the name of the signal sender.Josh Gao2016-03-301-0/+28
* 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-041-0/+7
|\
| * Newer kernels added SEGV_BNDERR.Christopher Ferris2016-02-041-0/+7
* | Merge "Start debuggerd as soon as logd is up."Elliott Hughes2016-02-022-2/+0
|\|
| * Start debuggerd as soon as logd is up.Elliott Hughes2016-02-022-2/+0
* | Merge "debuggerd: fix debug.debuggerd.wait_for_gdb."Josh Gao2016-01-151-21/+100
|\|
| * 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
|\|
| * debuggerd: fix several bugs caused by fork/setuid change.Josh Gao2016-01-147-275/+251
* | Merge "debuggerd_test: provide stub selinux/android.h"Colin Cross2016-01-081-0/+17
|\|
| * Merge "debuggerd_test: provide stub selinux/android.h"Colin Cross2016-01-081-0/+17
| |\
| | * debuggerd_test: provide stub selinux/android.hColin Cross2015-12-211-0/+17
* | | Merge "Turn off -Wdate-time for crasher"Dan Willemsen2016-01-051-1/+1
|\| |
| * | Merge "Turn off -Wdate-time for crasher"Dan Willemsen2016-01-051-1/+1
| |\ \
| | * | Turn off -Wdate-time for crasherDan Willemsen2015-11-021-1/+1
* | | | Merge "debuggerd: fork and drop privileges when dumping."Josh Gao2016-01-053-89/+116
|\| | |
| * | | debuggerd: fork and drop privileges when dumping.Josh Gao2016-01-053-89/+116
| | |/ | |/|
* | | Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694Erik Kline2015-12-071-3/+4
|\| |
| * | Merge "Switch from using sockaddr to sockaddr_storage."Erik Kline2015-12-071-3/+4
| |\ \
| | * | Switch from using sockaddr to sockaddr_storage.Erik Kline2015-12-071-3/+4
* | | | Merge "Track rename of base/ to android-base/." am: 912ed3d8caElliott Hughes2015-12-076-7/+7
|\| | |
| * | | Track rename of base/ to android-base/.Elliott Hughes2015-12-056-7/+7
| |/ /
* | | Merge "debuggerd: remove some levels of indentation." am: cdff80c446Josh Gao2015-11-181-136/+123
|\| |
| * | debuggerd: remove some levels of indentation.Josh Gao2015-11-171-136/+123
* | | Merge "debuggerd: add .clang-format." am: c5a85f71abJosh Gao2015-11-171-0/+15
|\| |
| * | debuggerd: add .clang-format.Josh Gao2015-11-161-0/+15
* | | Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47Nick Kralevich2015-11-092-0/+2
|\| |
| * | Enable hidepid=2 on /procNick Kralevich2015-11-092-0/+2