summaryrefslogtreecommitdiff
path: root/target-mips/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim1-7/+0
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-2/+10
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-14/+17
2013-07-26target-mips: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+144