From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31927 invoked by alias); 16 Aug 2010 19:47:36 -0000 Received: (qmail 31918 invoked by uid 22791); 16 Aug 2010 19:47:35 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD 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; Mon, 16 Aug 2010 19:47:31 +0000 Received: (qmail 20923 invoked from network); 16 Aug 2010 19:47:29 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Aug 2010 19:47:29 -0000 From: Pedro Alves To: Joel Brobecker Subject: Re: GDB 7.2 release date Date: Mon, 16 Aug 2010 19:47:00 -0000 User-Agent: KMail/1.13.2 (Linux/2.6.33-29-realtime; KDE/4.4.2; x86_64; ; ) Cc: Stan Shebs , gdb@sourceware.org References: <20100728175011.GB7907@adacore.com> <4C6960B3.30101@codesourcery.com> <20100816191743.GB3509@adacore.com> In-Reply-To: <20100816191743.GB3509@adacore.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201008162047.27089.pedro@codesourcery.com> X-IsSubscribed: yes 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-08/txt/msg00099.txt.bz2 On Monday 16 August 2010 20:17:43, Joel Brobecker wrote: > > I can certainly take care of the observer mode part at least. > > Thanks! Anything else we think might have slipped in without > the necessary NEWS update? Apart from pure ChangeLog review, can we > verify this by just comparing the documentation changes vs the NEWS > files changes? (this assumes that all new packets were documented, > is that correct). I've remembered "$_thread" as well. IMO that's NEWS worthy. And this one too (Tracepoint source strings feature and the QTDPsrc packet & co): :-) -- Pedro Alves