On 12/11/19 7:58 PM, Philippe Mathieu-Daudé wrote:
> On 12/11/19 5:05 PM, Damien Hedde wrote:
>> Since we can now send packets of arbitrary length:
>> simplify gdb_monitor_write() and send the whole payload
>> in one packet.
> 
> While we can send arbitrary length on the wire, we advertise
> PacketSize=MAX_PACKET_LENGTH in handle_query_supported().
> 
> We can raise this limit however.

Hi Philippe,

This parameter is only about the packet size we can handle (packets we
can receive).

--
Damien

Reply via email to