Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tool to save information from a process. | Christopher Ferris | 2017-12-20 | 1 | -0/+29 |
* | Add method to detect remote read function to use. | Christopher Ferris | 2017-12-07 | 1 | -2/+53 |
* | Switch MemoryRemote to use ptrace. | Christopher Ferris | 2017-12-04 | 1 | -18/+68 |
* | unwindstack: rename Memory::ReadPartially to Read. | Josh Gao | 2017-11-15 | 1 | -4/+4 |
* | unwindstack: rename Memory::Read to ReadFully. | Josh Gao | 2017-11-15 | 1 | -11/+13 |
* | unwindstack: add Memory::ReadPartially. | Josh Gao | 2017-11-15 | 1 | -1/+73 |
* | Fix UnwindTest repeatability. | Christopher Ferris | 2017-09-06 | 1 | -26/+5 |
* | Make the library usable as a library. | Christopher Ferris | 2017-07-14 | 1 | -1/+5 |
* | Add full support for initing registers. | Christopher Ferris | 2017-07-11 | 1 | -0/+3 |
* | Add overflow checks in Memory objects. | Christopher Ferris | 2017-04-03 | 1 | -0/+13 |
* | Elf interface for new unwinder. | Christopher Ferris | 2017-03-09 | 1 | -6/+0 |
* | New version of unwinder. | Christopher Ferris | 2017-01-25 | 1 | -0/+156 |