From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52852 invoked by alias); 13 Apr 2016 19:11:30 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 52487 invoked by uid 89); 13 Apr 2016 19:11:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=6.6, Full, remotely X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 13 Apr 2016 19:11:28 +0000 Received: from svr-orw-fem-06.mgc.mentorg.com ([147.34.97.120]) by relay1.mentorg.com with esmtp id 1aqQCF-0003mJ-15 from Luis_Gustavo@mentor.com ; Wed, 13 Apr 2016 12:11:27 -0700 Received: from [172.30.4.135] (147.34.91.1) by SVR-ORW-FEM-06.mgc.mentorg.com (147.34.97.120) with Microsoft SMTP Server id 14.3.224.2; Wed, 13 Apr 2016 12:11:25 -0700 Reply-To: Luis Machado Subject: Re: PR13984 - gdb stops controlling a thread after "Remote 'g' packet reply is too long: ..." error message References: <570C14D4.3030600@codesourcery.com> <570CFA04.3070109@codesourcery.com> To: Orgad Shaneh CC: From: Luis Machado Message-ID: <570E99DC.8080902@codesourcery.com> Date: Wed, 13 Apr 2016 19:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00300.txt.bz2 On 04/13/2016 12:43 AM, Orgad Shaneh wrote: >>> 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. >>> >> >> I suppose GDB 7.5 is slightly incompatible with older gdbserver versions. >> >> What kind of target description does gdbserver return in this case (set >> debug remote 1)? > > Full log attached. Thanks for your help. > > - Orgad > Strange. If this is gdbserver 6.8, it should've replied to the qSupported packet? That one was added in 6.6.