platform_system_core/libunwindstack/tools
Christopher Ferris e37e2d05b1 Fix off by 4 error handling eh_frame hdr.
- Add a new tool that can dump the register information given a pc.
- Add a new offline unwinder test that fails without this change.
- Update unit tests.
- Refactor offline unwind tests to make it easier to add tests.

Bug: 73048324

Test: Passes new unit tests.
Test: Passes libbacktrace unit tests.
Test: Ran debuggerd -b on random processes.
Change-Id: If6c70a044299505c2274ae6888b35bf9ac34b74b
2018-02-10 17:11:23 -08:00
..
unwind.cpp Load dex files from ART-specific data structure. 2018-02-02 15:03:00 -08:00
unwind_for_offline.cpp Add ability to read jit gdb data. 2018-01-12 11:18:42 -08:00
unwind_info.cpp Fix issues in libunwindstack. 2017-12-15 11:17:45 -08:00
unwind_reg_info.cpp Fix off by 4 error handling eh_frame hdr. 2018-02-10 17:11:23 -08:00
unwind_symbols.cpp Multiple bugfixes, small restructuring. 2017-10-20 11:15:32 -07:00