From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40619 invoked by alias); 12 Aug 2015 17:08:46 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 40595 invoked by uid 48); 12 Aug 2015 17:08:46 -0000 From: "sarikayameh at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug server/13984] gdb stops controlling a thread after "Remote 'g' packet reply is too long: ..." error message Date: Wed, 12 Aug 2015 17:08:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: 7.4 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: sarikayameh at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q3/txt/msg00184.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=13984 --- Comment #7 from Mehmet Ali SARIKAYA --- 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.