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 #13 from Orgad Shaneh <orgads at gmail dot com> ---
I got this message when I tried to remotely debug a mips64-octeon-linux
gdbserver 6.8 with GDB >= 7.5.

GDB <= 7.4.1 works well, but with 7.5 and up I receive this message and the
debugger stops functioning.

The proposed patch (including my variant) fixes this issue for me.

Using a newer gdbserver (Cavium SDK3 comes with 7.6) might also be a solution,
but we need to support the old one as well.

-- 
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]