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]

"Remote 'g' packet reply is too long" error.


https://sourceware.org/bugzilla/attachment.cgi?id=8512&action=edit

The attachment includes gdb-7.9/gdb/remote.c patch file.


I used this patch for solving "Remote 'g' packet reply is too long"
error. This patch solves problems if you take "Remote 'g' packet reply
is too long" error.
I tested it with gdb 7.9 but it can also be a solution for older version.

After applying this patch, gdb must recompile.

Attachment: remote.c.patch
Description: Binary data


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