summaryrefslogtreecommitdiff
path: root/target-sh4/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-2/+11
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-16/+16
2013-07-27target-sh4: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+137