summaryrefslogtreecommitdiffstats
path: root/include/exec/gdbstub.h
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Implement gdb_do_syscallv()Peter Maydell2015-09-071-0/+27
* gdbstub: Change gdbserver_fork() to accept cpu instead of envPeter Crosthwaite2015-07-091-1/+1
* semihosting: create SemihostingConfig structure and semihost.hLeon Alrae2015-06-191-6/+0
* Add the "-semihosting-config" option.Liviu Ionescu2014-12-111-0/+6
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-0/+8
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-0/+37
* Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-07-251-1/+1
|\
| * configure: Make NPTL non-optionalPeter Maydell2013-07-221-1/+1
* | gdbstub: Change gdb_register_coprocessor() argument to CPUStateAndreas Färber2013-07-231-1/+1
* | gdbstub: Change gdb_handlesig() argument to CPUStateAndreas Färber2013-07-231-1/+1
* | gdbstub: Change syscall callback argument to CPUStateAndreas Färber2013-07-231-1/+1
|/
* gdbstub: Set gdb_set_stop_cpu() argument to CPUStateAndreas Färber2013-06-281-1/+1
* cpu: Move host_tid field to CPUStateAndreas Färber2013-02-161-3/+2
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-1/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+53
OpenPOWER on IntegriCloud