public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling
@ 2015-11-04 16:48 Pedro Alves
  2015-11-04 16:48 ` [PATCH 2/2] gdbserver: Fix " Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pedro Alves @ 2015-11-04 16:48 UTC (permalink / raw)
  To: gdb-patches

I noticed that gdbserver's qSupported:xmlRegisters=i386 handling is
buggy which results in broken backwards compatibility...

This fixes the gdbserver bug and adds a workaround to gdb, since it
was trivial.

Pedro Alves (2):
  gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+
    handling
  gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handling

 gdb/gdbserver/linux-low.c     |  4 ++--
 gdb/gdbserver/linux-low.h     |  2 +-
 gdb/gdbserver/linux-x86-low.c | 28 +++++++++++++++++-----------
 gdb/gdbserver/server.c        | 19 +++++++++++++------
 gdb/gdbserver/target.h        |  9 +++++----
 gdb/remote.c                  |  8 +++++---
 6 files changed, 43 insertions(+), 27 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-11-19 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 16:48 [PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling Pedro Alves
2015-11-04 16:48 ` [PATCH 2/2] gdbserver: Fix " Pedro Alves
2015-11-04 16:48 ` [PATCH 1/2] gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handling Pedro Alves
2015-11-19 18:36 ` [PATCH 0/2] Bad qSupported:xmlRegisters=i386;UnknownFeature+ handling Pedro Alves

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 read-only IMAP folder(s) and NNTP newsgroup(s).