[Qemu-devel] [PATCH v1 0/2] some gdbstub fixes for debug and vcont

Alex Bennée posted 2 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170531150933.10156-1-alex.bennee@linaro.org
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
gdbstub.c | 81 +++++++++++++++++++++++++++------------------------------------
1 file changed, 35 insertions(+), 46 deletions(-)
[Qemu-devel] [PATCH v1 0/2] some gdbstub fixes for debug and vcont
Posted by Alex Bennée 6 years, 10 months ago
Hi,

I was attempting to debug RISU via qemu-aarch64 and the gdbstub and I
was finding the stub responding with an E22 on vcont. The fix is in
the second patch. The first patch just modernises the debug output to
use a helper instead of lots of #ifdefs.

Alex Bennée (2):
  gdbstub: modernise DEBUG_GDB
  gdbstub: don't fail on vCont;C04:0;c packets

 gdbstub.c | 81 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 35 insertions(+), 46 deletions(-)

-- 
2.13.0