This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Enable GDB handle compressed target.xml returned by GDB stub


Terry Guo wrote:
Hi Jonathan,

I read your email again and think your solution is:

  If stub doesn't return compressedXML+ then
    We go with plain read
  Else we go with compressed read
     If we get NUL reply
        Then we fall back to plain read

If this time my understanding on your solution is correct, I think it
does save effort on round trip by not always round trip.

Yes, that's what I was proposing.


By the way, there are a lot of people on CC for this thread, and I don't know if they ought to be. Send me and Terry a direct note if you want off CC - I've just been preserving the CCs.

Jifl
--
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]