commit | ea00a8a102c7b73ab2499d117180d5d190d22a53 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Dec 11 17:44:33 2017 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Jan 29 10:41:11 2018 -0800 |
tree | e284a6b05b1683867f86cf9a7092addf7eeda118 | |
parent | 3b7536e4ef5b03343baaf8ab41eca12e3101fef9 [diff] |
Use new unwinder for offline in libbacktrace. libbbacktrace changes: - Completely rewrite the BacktraceOffline class to use the new unwinder. - Modify the test data to save ucontext_t data instead of unw_context data. - Convert the previous tests from unw_context data to ucontext_t data. Bug: 65682279 Test: New unit tests pass in libunwindstack. Test: All offline tests continue to pass. Change-Id: I540345c304b20199d46deeb0349a0638a0f3ab2f