From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21667 invoked by alias); 20 Aug 2010 08:56:04 -0000 Received: (qmail 21651 invoked by uid 22791); 20 Aug 2010 08:56:03 -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; Fri, 20 Aug 2010 08:55:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id AB59E2BAC39; Fri, 20 Aug 2010 04:55:57 -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 Is1sAOiTO01j; Fri, 20 Aug 2010 04:55:57 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7B5382BAC38; Fri, 20 Aug 2010 04:55:57 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 4E0CBF5895; Fri, 20 Aug 2010 10:55:55 +0200 (CEST) Date: Fri, 20 Aug 2010 08:56:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: GDB 7.2 release date Message-ID: <20100820085555.GS2919@adacore.com> References: <20100728175011.GB7907@adacore.com> <20100819130952.GL2919@adacore.com> <201008192011.34957.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201008192011.34957.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-08/txt/msg00124.txt.bz2 > * Missing in NEWS and manual: > o record pic > o set|show record pic > o set record pic hide-nofunction > o set record pic hide-nosource > o set record pic hide-sameaddr > o set record pic type > > [Hui]: http://sourceware.org/ml/gdb-patches/2010-07/msg00033.html Eli, it looks like this patch might have fallen through the cracks? Is Hui waiting for your review of the last iteration of his patch? > It appeared to me that for most commands and features there are > already patches pending, except for "set|show record memory-query", > if I'm not mistaken. I'm going to write the documentation for that patch. -- Joel