COMMITS
/ include/exec/gdbstub.h August 29, 2023
A
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée committed
A
gdbstub: replace global gdb_has_xml with a function
Alex Bennée committed
March 3, 2023
A
gdbstub: move syscall handling to new file
Alex Bennée committed
A
gdbstub: move register helpers into standalone include
Alex Bennée committed
A
gdbstub: move chunks of user code into own files
Alex Bennée committed
P
gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
Philippe Mathieu-Daudé committed
April 29, 2022
R
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson committed
R
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson committed
April 28, 2022
R
semihosting: Split out semihost_sys_lseek
Richard Henderson committed
R
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson committed
May 2, 2022
R
include/exec: Define errno values in gdbstub.h
Richard Henderson committed
March 23, 2022
M
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau committed
May 16, 2021
P
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé committed
February 11, 2021
P
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell committed
January 8, 2021
A
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée committed
A
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée committed
April 30, 2020
A
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée committed
P
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé committed
April 14, 2020
P
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé committed
P
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé committed
March 16, 2020
A
gdbstub: extend GByteArray to read register helpers
Alex Bennée committed
A
gdbstub: add helper for 128 bit registers
Alex Bennée committed
May 15, 2018
P
gdbstub: Clarify what gdb_handlesig() is doing
Peter Maydell committed
March 20, 2018
K
gdbstub: send a termination packet instead of crashing gdb
KONRAD Frederic committed
July 12, 2017
A
gdbstub: rename cpu_index -> cpu_gdb_index
Alex Bennée committed
May 27, 2016
T
linux-user: Remove redundant gdb_queuesig()
Timothy E Baldwin committed
March 15, 2016
P
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini committed
September 7, 2015
P
gdbstub: Implement gdb_do_syscallv()
Peter Maydell committed
June 24, 2015
P
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite committed
June 19, 2015
L
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae committed
December 11, 2014
L
Add the "-semihosting-config" option.
Liviu Ionescu committed
June 29, 2013
A
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber committed
July 7, 2013
A
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber committed
July 25, 2013
A
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori committed
June 28, 2013
A
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber committed
June 27, 2013
A
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber committed
A
gdbstub: Change syscall callback argument to CPUState
Andreas Färber committed
July 16, 2013
P
configure: Make NPTL non-optional
Peter Maydell committed
May 27, 2013
A
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
Andreas Färber committed
December 17, 2012
A
cpu: Move host_tid field to CPUState
Andreas Färber committed
A
cpu: Move cpu_index field to CPUState
Andreas Färber committed
P
exec: move include files to include/exec/
Paolo Bonzini committed