From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15019 invoked by alias); 28 Jul 2010 22:02:13 -0000 Received: (qmail 14787 invoked by uid 22791); 28 Jul 2010 22:02:12 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Jul 2010 22:02:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 39B7F2BAC1C; Wed, 28 Jul 2010 18:02:07 -0400 (EDT) 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 s4b66ux5bg91; Wed, 28 Jul 2010 18:02:07 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0BB762BAC03; Wed, 28 Jul 2010 18:02:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 380D2F58FA; Wed, 28 Jul 2010 15:02:01 -0700 (PDT) Date: Wed, 28 Jul 2010 22:02:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: GDB 7.2 release date Message-ID: <20100728220201.GG7907@adacore.com> References: <20100728175011.GB7907@adacore.com> <201007281902.02965.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201007281902.02965.pedro@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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-07/txt/msg00114.txt.bz2 > A few new commands and remote protocol packets / features made it into > the tree without NEWS entries. I think we should fix that. Agreed. Do you have the list of features that are still missing documentation, or is it something that needs to be researched? -- Joel