This is the mail archive of the gdb-prs@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]

[Bug server/13984] gdb stops controlling a thread after "Remote 'g' packet reply is too long: ..." error message


https://sourceware.org/bugzilla/show_bug.cgi?id=13984

--- Comment #7 from Mehmet Ali SARIKAYA <sarikayameh at gmail dot com> ---
Created attachment 8512
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8512&action=edit
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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