summaryrefslogtreecommitdiffstats
path: root/debuggerd/mips64
Commit message (Collapse)AuthorAgeFilesLines
* Refactor dump_memory function.Christopher Ferris2015-05-281-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 Leung2015-03-092-0/+148
Change-Id: I12ea2fcbe6780bb596f51988eae1ceafcec858df