From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14074 invoked by alias); 8 Jan 2010 23:46:33 -0000 Received: (qmail 14065 invoked by uid 22791); 8 Jan 2010 23:46:33 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jan 2010 23:46:29 +0000 Received: (qmail 5229 invoked from network); 8 Jan 2010 23:46:28 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Jan 2010 23:46:28 -0000 Message-ID: <4B47C3CE.3070307@codesourcery.com> Date: Fri, 08 Jan 2010 23:46:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Pedro Alves CC: gdb@sourceware.org, Stan Shebs , Joel Brobecker Subject: Re: GDB 7.1 release planning... References: <20100108042117.GK4623@adacore.com> <4B478742.4080605@codesourcery.com> <201001082207.13477.pedro@codesourcery.com> In-Reply-To: <201001082207.13477.pedro@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00083.txt.bz2 Pedro Alves wrote: > On Friday 08 January 2010 19:28:02, Stan Shebs wrote: > >> I think my host-side tracepoint bits will, fingers crossed, be mostly in >> by then, but they would be a whole lot more interesting if Pedro's >> tracepoint support for gdbserver additions were also there. However, I >> don't know schedule for submission of those changes. >> > > Couple of weeks or three, but I've no firm schedule. 12 days > seems tight (the whole of CodeSourcery will be busy that week > with anual meetings or stuck in planes). > I'll just drone on extra long in my preso, that will give you plenty of time. :-) In any case, I think the gdbserver bits are sufficiently exciting to be worth pushing back 7.1 by a couple weeks. Plus we lose some momentum if new tracepoint features are in 7.1, but target-side code with which to try them out doesn't show up until 7.2. Stan