summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MapInfoCreateMemoryTest.cpp
AgeCommit message (Expand)Author
2020-10-16Remove libprocinfo, libbacktrace, libunwindstackBaligh Uddin
2020-01-22Properly handle empty map after read-only map.Christopher Ferris
2019-07-17Move to isolated testing.Christopher Ferris
2019-06-20Switch case to suite to follow new gtest naming.Christopher Ferris
2019-04-18Add indicator that an elf is memory backed.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-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-03Implement support for linker rosegment option.Christopher Ferris
2017-12-02Merge changes I53c2c560,I7d845ac5,I8b11d923Treehugger Robot
2017-11-28Allow multiple threads sharing a map to unwind.Christopher Ferris
2017-11-15unwindstack: rename Memory::Read to ReadFully.Josh Gao
2017-09-05Add a method to share the process memory object.Christopher Ferris
2017-08-30Add proper support for embedded elf files.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-07-11Add full support for initing registers.Christopher Ferris
2017-06-30Init .gnu_debugdata in GetElf().Christopher Ferris