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] Make target_read_string faster over high-latency links.


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

>> Just to clarify, you are suggesting a new packet, e.g.
>> ÂqStr {addr},{maxlen}
>> in response to which gdbserver will read up to either terminating NUL,
>> or maxlen.

Paul> Ping?
Paul> Tom, is that what you had in mind?

Sorry, I didn't think that you were expecting a response.

I am not all familiar with the gdb remote protocol, but yes, that is
what I was thinking of.

Tom


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