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