commit | bfa1dd4c17071f6d683b92c80f13cfccc99468cc | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Jan 19 10:26:36 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Jan 23 13:17:48 2018 -0800 |
tree | 5fe3be415a8930337adb0048b8ab6e087bfcbbc6 | |
parent | 5be805a5d96d927c5ce03ac89ad505ae71c73ab7 [diff] |
Add extra frame when dex_pc is non-zero. Use the art dex file library to read the dex data. Add unit tests for the UnwindDexFile code. Bug: 72070049 Test: All unit tests continue to pass. Test: Dumped the backtrace of the 137-cfi test while running in interpreter Test: mode and verified that the stack trace is correct. Did this on host Test: and for arm/arm64. Change-Id: Ia6f343318c5dd6968a954015a7d59fdf101575b0