Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390x/gdb: support reading/writing of control registers | David Hildenbrand | 2015-09-07 | 1 | -0/+39 |
* | s390x/gdb: synchronize cpu state after modifying acrs | David Hildenbrand | 2015-07-02 | 1 | -0/+1 |
* | s390x: gdb updates for vector registers | Eric Farman | 2015-05-27 | 1 | -0/+46 |
* | s390x: Common access to floating point registers | Eric Farman | 2015-05-27 | 1 | -2/+2 |
* | s390x/gdb: coding style fixes | David Hildenbrand | 2014-09-01 | 1 | -2/+2 |
* | s390x/gdb: generate target.xml and handle fp/ac as coprocessors | David Hildenbrand | 2014-09-01 | 1 | -21/+70 |
* | s390x/gdb: don't touch the cc if tcg is not enabled | David Hildenbrand | 2014-09-01 | 1 | -4/+10 |
* | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber | 2013-07-27 | 1 | -2/+10 |
* | gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions | Andreas Färber | 2013-07-27 | 1 | -6/+6 |
* | target-s390x: Move cpu_gdb_{read,write}_register() | Andreas Färber | 2013-07-27 | 1 | -0/+80 |