commit | af16967ec8eab933f408f8d0e3e23cd461112ff8 | [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 | 677bed578eba29b47b9675c5b3e89f58390db947 [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)