summaryrefslogtreecommitdiff
path: root/target-s390x/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand1-2/+2
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand1-21/+70
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand1-4/+10
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-2/+10
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-6/+6
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+80