summaryrefslogtreecommitdiff
path: root/target-m68k/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+4
2013-07-26target-m68k: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+67