summaryrefslogtreecommitdiff
path: root/target-s390x/gdbstub.c
AgeCommit message (Expand)Author
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand
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-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber