qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gdbstub: Unbreak i386 with gdb remote
@ 2020-04-09 18:25 Peter Xu
  2020-04-09 18:25 ` [PATCH v2 1/2] gdbstub: Assert len read from each register Peter Xu
  2020-04-09 18:25 ` [PATCH v2 2/2] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb Peter Xu
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Xu @ 2020-04-09 18:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Philippe Mathieu-Daudé, peterx

v2:
- use "goto" in patch 1 [Phil]
- pick some tags

Thanks,

Peter Xu (2):
  gdbstub: Assert len read from each register
  gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb

 gdbstub.c             | 12 +++++++++---
 target/i386/gdbstub.c |  2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.24.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-09 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-09 18:25 [PATCH v2 0/2] gdbstub: Unbreak i386 with gdb remote Peter Xu
2020-04-09 18:25 ` [PATCH v2 1/2] gdbstub: Assert len read from each register Peter Xu
2020-04-09 18:25 ` [PATCH v2 2/2] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb Peter Xu
2020-04-09 18:56   ` Peter Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).