commit | b05c472421d9d4dd919926c95a5c1de4eb9a721a | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Sep 23 15:51:46 2020 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Sep 24 18:46:23 2020 -0700 |
tree | c8b6009b561bc70170f102a9697ccf42bb997999 | |
parent | de540ad2f1db55eb34adc8af8f5074163ffb9118 [diff] |
Add arch member into Unwinder object. This simplifies some of the logic and removes the need to pass an Arch value to functions that should already know about the arch it is operating on. Includes fixes for debuggerd/libbacktrace. Added new unit tests to cover new cases. Test: All unit tests pass. Test: Faked unwinder failing to verify debuggerd error messages display Test: properly in backtrace and tombstone. Change-Id: I439fcae0695befcfb1cb4c0a786cc74949d33425