summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/DwarfDebugFrameTest.cpp
AgeCommit message (Expand)Author
2020-10-16Remove libprocinfo, libbacktrace, libunwindstackBaligh Uddin
2020-02-22Rewrite DwarfSectionImpl::InsertFdeDavid Srbecky
2019-12-11Add a name for all test suitesHaibo Huang
2019-06-20Switch case to suite to follow new gtest naming.Christopher Ferris
2019-04-01Add minimal support for Dwarf 5.Christopher Ferris
2018-06-27Refactor the DwarfSection classes.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-01-24Add error propagation into Unwinder/Elf objects.Christopher Ferris
2018-01-24Small behavioral changes to the unwinder.Christopher Ferris
2017-11-07Add support for only a .eh_frame.Christopher Ferris
2017-10-04Update the Unwinder object and add tests.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-06-16Add EH frame and debug frame support.Christopher Ferris