commit | 946bb09a5adc7d591498b4504aa5d9354457953e | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Mar 09 17:23:01 2018 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Thu Mar 15 14:59:21 2018 +0000 |
tree | 3f1931a9117856c806b8371987700b5646a7d195 | |
parent | 68f0680e83179cfe0127fda54a8e02a8552bf619 [diff] |
Support unwinding though the switch interpreter. Wrap the switch interpreter in small assembly method which defines DEX PC in CFI and thus it allows libunwind to backtrace through it. Bug: 22414682 Test: testrunner.py --host -t 137 Test: testrunner.py --target -t 137 Change-Id: I31dad9f0fb446151baaa99234b64f25c8ca2fa87