commit | bbe5f8b9b406e99edbe9fe883bdd36373e62a3d1 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 21 08:39:41 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jun 21 08:45:33 2017 -0700 |
tree | 501fb8a35e101e948e56716a106c7ccd81860a1d | |
parent | cbea1db730ef3aa867d22cc5fea9f9ba424828a1 [diff] |
Decode ptrace-induced SIGTRAP si_code values. Example: signal 5 (SIGTRAP), code -32763 (PTRACE_EVENT_STOP), fault addr 0x274e00005fb3 I'm tempted to say that %d isn't the best choice for si_code, but as long as we're fully decoding all the values, I don't think it matters. Bug: http://b/62856172 Test: manual debuggerd run Change-Id: Ieeca690828e1e12f4162bbadece53f4aa7b9537a