URL:
<http://savannah.nongnu.org/patch/?7036>
Summary: +receiving arbitrary size packets from GDB
Project: Simulavr: an AVR simulator
Submitted by: petrh
Submitted on: Sun 20 Dec 2009 10:23:31 PM CET
Category: feature add
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Component Version: simulavrxx
_______________________________________________________
Details:
In GdbServer::receive_and_process_packet() changed
char pkt_buf[MAX_BUF+1];
to
std::string pkt_buf
and related changes (const-ness, random buffer sizes).
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun 20 Dec 2009 10:23:31 PM CET Name: 850-large-gdb-packets.diff
Size: 8kB By: petrh
<http://savannah.nongnu.org/patch/download.php?file_id=19319>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7036>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel