From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6504 invoked by alias); 4 Dec 2013 16:58:05 -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 6491 invoked by uid 89); 4 Dec 2013 16:58:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from Unknown (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 04 Dec 2013 16:58:04 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F01A2116608; Wed, 4 Dec 2013 11:58:33 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RbOvOnAsA97O; Wed, 4 Dec 2013 11:58:33 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9190C1166A1; Wed, 4 Dec 2013 11:58:33 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 71627EA75C; Wed, 4 Dec 2013 20:57:51 +0400 (RET) Date: Wed, 04 Dec 2013 16:58:00 -0000 From: Joel Brobecker To: Philippe Waroquiers Cc: gdb-patches@sourceware.org Subject: Re: status update for GDB 7.7? Message-ID: <20131204165751.GA3175@adacore.com> References: <20131202035637.GQ3114@adacore.com> <1386098512.2179.15.camel@soleil> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1386098512.2179.15.camel@soleil> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-12/txt/msg00152.txt.bz2 > On Mon, 2013-12-02 at 07:56 +0400, Joel Brobecker wrote: > > > I thought it would be useful to do a quick status update for the 7.7 > > release. At this point, we have two items left on the TODO list: > > > > * [PhilippeW] "catch syscall" with gdbserver > > https://sourceware.org/ml/gdb-patches/2013-08/msg00922.html > > This will not be done for 7.7. > > Several comments were given on the last version, a.o. > a suggestion to switch from a specific QCatchSyscall packet to > a more general packet QInsertCatchPoint. > I last discussed this in > https://sourceware.org/ml/gdb-patches/2013-10/msg00321.html > but did not progress after that. Thanks for the update, Philippe. I was very sorry to hear that. I've moved your entry in the release wiki page to "Excluded", with a link to this email to explain the reason. > NB: feedback on my last message welcome :). :-). Generally speaking, feel free to send a ping 2 weeks after first submission, and then every week thereafter. I think it's acceptable to ping a single week after first submission, but I personally seem incapable of doing it - it feels like it's not giving the maintainers enough time to breathe... In any case, I am sure you are well past the 2 weeks delay ;-). -- Joel