Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor dump_memory function. | Christopher Ferris | 2015-05-28 | 1 | -39/+34 |
| | | | | | | | | | | | | | - Add dumping memory around registers for x86/x86_64. - Add unit tests for new dump_memory function. - Cleanup all of the machine.cpp files. - Increase the high address check for 32 bit, and decrease the high address allowed for 64 bit slightly to match mips64. Bug: 21206576 (cherry picked from commit e8bc77eb845ab5557a4c98fe0da604d4a3740bef) Change-Id: I49ec237e30076a232f084da1072bf9aba15dc0cd | ||||
* | Add backtrace support for mips64. | Douglas Leung | 2015-03-09 | 2 | -0/+148 |
Change-Id: I12ea2fcbe6780bb596f51988eae1ceafcec858df |