summaryrefslogtreecommitdiffstats
path: root/debuggerd/mips
Commit message (Expand)AuthorAgeFilesLines
* Refactor dump_memory function.Christopher Ferris2015-05-281-39/+34
* Remove the pt_regs_mips_t structure.Christopher Ferris2015-01-261-14/+2
* Updated non-ARM archs to reflect logging changes.Brigid Smith2014-06-191-1/+1
* Changing how debuggerd filters log messages to different locations.Brigid Smith2014-06-161-38/+33
* Fix register dump and back trace after a crash.Douglas Leung2014-05-211-2/+14
* Fix mips debuggerd <corkscrew/ptrace.h> build breakage.Elliott Hughes2014-05-071-4/+2
* debuggerd: a few generic improvementsKévin PETIT2014-01-301-55/+0
* Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-131-142/+130
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-0/+0
* Switch MIPS over to <sys/user.h>.Elliott Hughes2013-11-201-1/+1
* Update debuggerd to use libbacktrace.Christopher Ferris2013-10-031-26/+21
* Uploaded native crash dumps do not include memory contentsChristopher Tate2013-04-051-19/+20
* [MIPS] debuggerd and libcorkscrew supportChris Dearman2012-08-102-0/+226