commit | 23e60f8b1189570a3cc037638e6a20a3b5dc0a0a | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Mar 23 12:51:43 2018 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Mar 27 11:12:41 2018 -0700 |
tree | a45778623348929b3e1c6bc5beec52b605004ceb | |
parent | 987a56d8928b4e1b68f970e68fabf6190d65deca [diff] |
Method to avoid skipping frames for local unwinds. In cases where there might be a crash in the unwind library itself, we need a method to avoid skipping these frames or we won't be able to see the actual crash. Added unit test for this behavior. Bug: 74121887 Test: Ran unit tests on host and target. Change-Id: I45825020c174016af39dd8ffdc67acb72a24ad4d (cherry picked from commit 458f4e725d65e0d400552fbdbefb7d4b19d3c3c5)