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
- [PATCH v2 0/2] gdbstub: allow sending packet of ar... Damien Hedde
- [PATCH v2 1/2] gdbstub: change GDBState.last_... Damien Hedde
- Re: [PATCH v2 1/2] gdbstub: change GDBSta... Alex Bennée
- Re: [PATCH v2 1/2] gdbstub: change GDBSta... Luc Michel
- [PATCH v2 2/2] gdbstub: do not split gdb_moni... Damien Hedde
- Re: [PATCH v2 2/2] gdbstub: do not split ... Philippe Mathieu-Daudé
- Re: [PATCH v2 2/2] gdbstub: do not sp... Damien Hedde
- Re: [PATCH v2 2/2] gdbstub: do not split ... Alex Bennée
- Re: [PATCH v2 2/2] gdbstub: do not sp... Damien Hedde
- Re: [PATCH v2 2/2] gdbstub: do no... Alex Bennée
- Re: [PATCH v2 2/2] gdbstub: ... Damien Hedde