[PATCH v2 0/2] gdbstub: Unbreak i386 with gdb remote

Peter Xu posted 2 patches 4 years ago
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test FreeBSD passed
Test asan passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200409182538.40816-1-peterx@redhat.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Eduardo Habkost <ehabkost@redhat.com>, Richard Henderson <rth@twiddle.net>
gdbstub.c             | 12 +++++++++---
target/i386/gdbstub.c |  2 +-
2 files changed, 10 insertions(+), 4 deletions(-)
[PATCH v2 0/2] gdbstub: Unbreak i386 with gdb remote
Posted by Peter Xu 4 years ago
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