summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryRemoteTest.cpp
AgeCommit message (Expand)Author
2020-04-29Reland "bionic_libc_platform_headers is only available when building with Bio...Martin Stjernholm
2020-04-29Revert "bionic_libc_platform_headers is only available when buil..."Martin Stjernholm
2020-04-27bionic_libc_platform_headers is only available when building with Bionic.Martin Stjernholm
2020-04-16libunwindstack: Add Memory::ReadTag() function for reading memory tags.Peter Collingbourne
2019-06-11Internalize subclasses of MemoryCasey Dahlin
2017-12-20Add tool to save information from a process.Christopher Ferris
2017-12-07Add method to detect remote read function to use.Christopher Ferris
2017-12-04Switch MemoryRemote to use ptrace.Christopher Ferris
2017-11-15unwindstack: rename Memory::ReadPartially to Read.Josh Gao
2017-11-15unwindstack: rename Memory::Read to ReadFully.Josh Gao
2017-11-15unwindstack: add Memory::ReadPartially.Josh Gao
2017-09-06Fix UnwindTest repeatability.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris
2017-07-11Add full support for initing registers.Christopher Ferris
2017-04-03Add overflow checks in Memory objects.Christopher Ferris
2017-03-09Elf interface for new unwinder.Christopher Ferris
2017-01-25New version of unwinder.Christopher Ferris