qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] some gdbstub fixes for debug and vcont
@ 2017-05-31 15:09 Alex Bennée
  2017-05-31 15:09 ` [Qemu-devel] [PATCH v1 1/2] gdbstub: modernise DEBUG_GDB Alex Bennée
  2017-05-31 15:09 ` [Qemu-devel] [PATCH v1 2/2] gdbstub: don't fail on vCont; C04:0; c packets Alex Bennée
  0 siblings, 2 replies; 16+ messages in thread
From: Alex Bennée @ 2017-05-31 15:09 UTC (permalink / raw)
  To: pbonzini, doug16k, imbrenda; +Cc: qemu-devel, Alex Bennée

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-05-31 18:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-31 15:09 [Qemu-devel] [PATCH v1 0/2] some gdbstub fixes for debug and vcont Alex Bennée
2017-05-31 15:09 ` [Qemu-devel] [PATCH v1 1/2] gdbstub: modernise DEBUG_GDB Alex Bennée
2017-05-31 15:22   ` Philippe Mathieu-Daudé
2017-05-31 15:50   ` Greg Kurz
2017-05-31 15:09 ` [Qemu-devel] [PATCH v1 2/2] gdbstub: don't fail on vCont; C04:0; c packets Alex Bennée
2017-05-31 16:17   ` Greg Kurz
2017-05-31 16:27     ` Alex Bennée
2017-05-31 16:17   ` Claudio Imbrenda
2017-05-31 16:26     ` Alex Bennée
2017-05-31 16:33     ` Greg Kurz
2017-05-31 16:51       ` Claudio Imbrenda
2017-05-31 17:06         ` Greg Kurz
2017-05-31 17:40           ` Claudio Imbrenda
2017-05-31 18:16             ` Alex Bennée
2017-05-31 18:33             ` Greg Kurz
2017-05-31 17:23         ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).