summaryrefslogtreecommitdiffstats
path: root/target-sh4/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-147/+0Star
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* sh4: Clean up includesPeter Maydell2016-01-291-1/+1
* target-sh4: Split out T from SRAurelien Jarno2015-06-121-2/+2
* target-sh4: use bit number for SR constantsAurelien Jarno2015-06-121-2/+2
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-2/+11
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-16/+16
* target-sh4: Move cpu_gdb_{read,write}_register()Andreas Färber2013-07-271-0/+137