aboutsummaryrefslogtreecommitdiff
path: root/include/exec/gdbstub.h
AgeCommit message (Expand)Author
2015-09-07gdbstub: Implement gdb_do_syscallv()Peter Maydell
2015-07-09gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu
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-25Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-07-23gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber
2013-07-23gdbstub: Change gdb_handlesig() argument to CPUStateAndreas Färber
2013-07-23gdbstub: Change syscall callback argument to CPUStateAndreas Färber
2013-07-22configure: Make NPTL non-optionalPeter Maydell
2013-06-28gdbstub: Set gdb_set_stop_cpu() argument to CPUStateAndreas Färber
2013-02-16cpu: Move host_tid field to CPUStateAndreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini