diff options
author | Christopher Ferris <cferris@google.com> | 2019-03-11 14:43:33 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2019-03-13 17:07:46 -0700 |
commit | 02a6c448c32c37aae834bc25e92db97bfac32524 (patch) | |
tree | 9f884a8f20ca1043d4bf3b88fda6de4f004cd486 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 9a00f596d3376ed750eb58cf07c04d575b540c2b (diff) |
Add support for displaying soname in an apk.
Changes:
- Change GetSoname to always returns a std::string.
- Added new unit tests for the soname printing.
- Modify the GetElf() function to save the same elf when we see rosegment
linkers that split the read-only and read-write across a map. This
avoids creating multiple elf objects for each map.
- Fixed a few offline unwind tests.
Bug: 29218999
Test: Unit tests pass.
Change-Id: Iad7c38b5c2957a8c5fd4ba94ebec335bafcad57d
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions