commit | 336a52e00cd270f4c0cab0e2b9b260f4f9132d6f | [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 | 199c27734f0e27aab5ed26ca20b2c93945c29732 [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