summaryrefslogtreecommitdiffstats
path: root/libunwindstack/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a new unwind method on error.Christopher Ferris2017-09-227-98/+179
* Fix UnwindTest repeatability.Christopher Ferris2017-09-063-71/+111
* Add a method to share the process memory object.Christopher Ferris2017-09-054-119/+300
* Add proper support for embedded elf files.Christopher Ferris2017-08-301-13/+71
* Merge "libunwindstack: make machine type a property of Regs."Treehugger Robot2017-08-263-5/+7
|\
| * libunwindstack: make machine type a property of Regs.Josh Gao2017-08-253-5/+7
* | Speed up map creation.Christopher Ferris2017-08-231-23/+285
|/
* Fix another set of bugs.Christopher Ferris2017-08-102-8/+30
* Speed up StepIfSignalHandler path.Christopher Ferris2017-07-193-163/+203
* Add signal handling to the register object.Christopher Ferris2017-07-184-32/+301
* Make the library usable as a library.Christopher Ferris2017-07-1433-78/+233
* A few cleanups.Christopher Ferris2017-07-113-13/+46
* Add full support for initing registers.Christopher Ferris2017-07-115-1/+280
* Init .gnu_debugdata in GetElf().Christopher Ferris2017-06-307-198/+355
* Add .gnu_debugdata support.Christopher Ferris2017-06-284-14/+282
* Add section parsing and function name handling.Christopher Ferris2017-06-231-0/+203
* Merge "Fix some memory leaks, potential errors."Christopher Ferris2017-06-202-19/+12
|\
| * Fix some memory leaks, potential errors.Christopher Ferris2017-06-192-19/+12
* | Add EH frame and debug frame support.Christopher Ferris2017-06-163-0/+1012
|/
* Change RegsTmpl to RegsImpl.Christopher Ferris2017-06-012-14/+14
* Add DwarfSection classes.Christopher Ferris2017-06-016-17/+1033
* Add the Dwarf CFA handling.Christopher Ferris2017-04-242-0/+1773
* Add function definitions for MapInfo.Christopher Ferris2017-04-191-0/+220
* Implement maps parsing.Christopher Ferris2017-04-061-0/+237
* Add Symbols parsing.Christopher Ferris2017-04-041-0/+335
* Add DwarfOp support.Christopher Ferris2017-04-042-0/+1661
* Add overflow checks in Memory objects.Christopher Ferris2017-04-037-75/+271
* Add DwarfMemory class.Christopher Ferris2017-03-241-0/+472
* Elf interface for new unwinder.Christopher Ferris2017-03-0912-392/+1731
* Remote reference to log/logger.hChristopher Ferris2017-01-301-1/+0
* New version of unwinder.Christopher Ferris2017-01-2512-0/+2358