summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/files
AgeCommit message (Expand)Author
2021-06-17Move offline test files to offline_files/.Zach Ghera
2021-04-23libunwindstack: try stripping PAC from pcTamas Zsoldos
2021-03-30Implement random-access decompression for mini-debug-info.David Srbecky
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2020-01-22Properly handle empty map after read-only map.Christopher Ferris
2019-12-04Use elf offset in signal step check.Christopher Ferris
2019-12-03Fix support finding global variables.Christopher Ferris
2019-10-21Fix handling of PT_GNU_EH_FRAME.Christopher Ferris
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2019-07-09Fix missing load bias.Florian Mayer
2019-06-10Set elf_start_offset for invalid elf maps.Christopher Ferris
2019-03-13Add support for displaying soname in an apk.Christopher Ferris
2019-03-12Fix missing offset for apk.Christopher Ferris
2018-12-18Fix offsets when shared lib split across maps.Christopher Ferris
2018-12-11Fix handling of ro segments for embedded libs.Christopher Ferris
2018-10-17Fix which maps to search for globals.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-05-17Fix bug when doing signal handler lookup.Christopher Ferris
2018-03-21Support a map that represents gdb jit elf data.Yabin Cui
2018-03-16Always set the sp reg to the cfa for DWARF.Yabin Cui
2018-02-10Fix off by 4 error handling eh_frame hdr.Christopher Ferris
2018-02-05Small test clean up.Christopher Ferris
2018-01-24Small behavioral changes to the unwinder.Christopher Ferris
2018-01-16Find first non-zero jit debug entry.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-12-15Fix issues in libunwindstack.Christopher Ferris
2017-11-29Fix incorrect usage of relative pcs.Christopher Ferris
2017-06-30Init .gnu_debugdata in GetElf().Christopher Ferris