[PATCH 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/20200409164954.36902-1-peterx@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <rth@twiddle.net>, Eduardo Habkost <ehabkost@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
There is a newer version of this series
gdbstub.c             | 11 ++++++++---
target/i386/gdbstub.c |  2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
[PATCH 0/2] gdbstub: Unbreak i386 with gdb remote
Posted by Peter Xu 4 years ago
It's silently broken on master during an refactoring.  Let's fix it.

Please feel free to drop patch 1 if it's not rc material, but I guess
we want patch 2...

Thanks,

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

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

-- 
2.24.1