commit | 19c4d0ae7ba484656fc047fad7ac3394033ef171 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Jul 18 16:09:20 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Jul 18 17:27:48 2017 -0700 |
tree | df034f8eaaf960faad9f8be144c19a18809b3249 | |
parent | 50fd20b161d8464826562819f828ef3a2b8defe8 [diff] |
Add signal handling to the register object. - Add the StepIfSignalHandler function to the Regs object that checks if the code is in a signal handler. - Add tests for new code, also add a test that unwinds through a signal handler. - Slight modification to Elf to fail if a bad machine type is encountered. Add tests for this. Bug: 23762183 Test: Ran unit tests. Change-Id: Idafa1105d00b91a9343d7464ac9ed1cb95830963