summaryrefslogtreecommitdiffstats
path: root/libunwindstack/tests/MemoryRemoteTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add tool to save information from a process.Christopher Ferris2017-12-201-0/+29
* Add method to detect remote read function to use.Christopher Ferris2017-12-071-2/+53
* Switch MemoryRemote to use ptrace.Christopher Ferris2017-12-041-18/+68
* unwindstack: rename Memory::ReadPartially to Read.Josh Gao2017-11-151-4/+4
* unwindstack: rename Memory::Read to ReadFully.Josh Gao2017-11-151-11/+13
* unwindstack: add Memory::ReadPartially.Josh Gao2017-11-151-1/+73
* Fix UnwindTest repeatability.Christopher Ferris2017-09-061-26/+5
* Make the library usable as a library.Christopher Ferris2017-07-141-1/+5
* Add full support for initing registers.Christopher Ferris2017-07-111-0/+3
* Add overflow checks in Memory objects.Christopher Ferris2017-04-031-0/+13
* Elf interface for new unwinder.Christopher Ferris2017-03-091-6/+0
* New version of unwinder.Christopher Ferris2017-01-251-0/+156