mbox series

[v1,0/2] some gdbstub fixes for debug and vcont

Message ID 20170531150933.10156-1-alex.bennee@linaro.org
Headers show
Series some gdbstub fixes for debug and vcont | expand

Message

Alex Bennée May 31, 2017, 3:09 p.m. UTC
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