aboutsummaryrefslogtreecommitdiff
path: root/target-arm/gdbstub.c
AgeCommit message (Expand)Author
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-02-26target-arm: Add write_type argument to cpsr_write()Peter Maydell
2016-01-18target-arm: Clean up includesPeter Maydell
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber
2013-07-26target-arm: Move cpu_gdb_{read,write}_register()Andreas Färber