commit | b87920974588b535f361a6594dbb08a98e317261 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Mar 17 13:39:15 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Mar 17 13:47:48 2016 -0700 |
tree | 31c418cb32bb331d777880cf027362ad5b386d57 | |
parent | 2780ceb6cc1ce0a210214d221806265c12a40440 [diff] |
debuggerd: don't send SIGSTOP to crashing processes. This was actually nonfunctional until f5e8f0b, because it was using kill after privileges were dropped. This doesn't seem necessary after the changes to the sibling thread ptrace logic, though. Bug: http://b/27427439 Change-Id: I6bffbc14e0cf5e377bbfa39c945518e0d436c223