[PATCH 0/4] Minor gdbstub cleanups

Ilya Leoshkevich posted 4 patches 1 month, 2 weeks ago
gdbstub/gdbstub.c   | 15 +++++++++++----
gdbstub/internals.h |  4 ++--
gdbstub/syscalls.c  | 20 ++++++++++----------
gdbstub/system.c    | 18 ++++++++----------
gdbstub/user.c      | 13 +++++--------
5 files changed, 36 insertions(+), 34 deletions(-)
[PATCH 0/4] Minor gdbstub cleanups
Posted by Ilya Leoshkevich 1 month, 2 weeks ago
Hi,

These four patches are from the [1] series, which will probably take a
while. But IMHO they make sense on their own, so I'm sending them as a
separate series.

[1] https://lore.kernel.org/qemu-devel/20240923162208.90745-1-iii@linux.ibm.com/

Best regards,
Ilya

Ilya Leoshkevich (4):
  gdbstub: Make gdb_get_char() static
  gdbstub: Move phy_memory_mode to GDBSystemState
  gdbstub: Move gdb_syscall_mode to GDBSyscallState
  gdbstub: Factor out gdb_try_stop()

 gdbstub/gdbstub.c   | 15 +++++++++++----
 gdbstub/internals.h |  4 ++--
 gdbstub/syscalls.c  | 20 ++++++++++----------
 gdbstub/system.c    | 18 ++++++++----------
 gdbstub/user.c      | 13 +++++--------
 5 files changed, 36 insertions(+), 34 deletions(-)

-- 
2.46.2