aboutsummaryrefslogtreecommitdiff
path: root/target-lm32/gdbstub.c
AgeCommit message (Expand)Author
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-01-29lm32: 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-27target-lm32: Move cpu_gdb_{read,write}_register()Andreas Färber