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