summaryrefslogtreecommitdiff
path: root/include/exec/gdbstub.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-0/+8
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-0/+37
2013-07-25Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori1-1/+1
2013-07-23gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber1-1/+1
2013-07-23gdbstub: Change gdb_handlesig() argument to CPUStateAndreas Färber1-1/+1
2013-07-23gdbstub: Change syscall callback argument to CPUStateAndreas Färber1-1/+1
2013-07-22configure: Make NPTL non-optionalPeter Maydell1-1/+1
2013-06-28gdbstub: Set gdb_set_stop_cpu() argument to CPUStateAndreas Färber1-1/+1
2013-02-16cpu: Move host_tid field to CPUStateAndreas Färber1-3/+2
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-1/+2
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-0/+53