commit | 855fcc3114c20ff9fd286fe1723d1413fec9685a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 25 16:05:34 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 25 20:20:39 2014 -0700 |
tree | 012f6de674c3ba210b9f1de42d9c7607a6e9862d | |
parent | 2317287d18fae3f9ae0f3beb7748a804f06b5720 [diff] |
Use the si_code value bionic passes us. Bionic needs to re-raise various signals, which means the si_code debuggerd sees has been clobbered. If bionic sends us the original si_code value, we can use that instead of the one we see when the ptrace the crashed process' siginfo. Change-Id: If116a6bc667d55a6fb39b74f96673292af4e4c8c