summaryrefslogtreecommitdiffstats
path: root/target-sparc/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* sparc: Clean up includesPeter Maydell2016-01-291-1/+1
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-2/+10
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-27/+27
* target-sparc: Move cpu_gdb_{read,write}_register()Andreas Färber2013-07-261-0/+200