From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24385 invoked by alias); 17 Apr 2009 21:05:01 -0000 Received: (qmail 24371 invoked by uid 22791); 17 Apr 2009 21:04:56 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Apr 2009 21:04:52 +0000 Received: from mailhost5.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id B6CA728011; Fri, 17 Apr 2009 14:04:50 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost5.vmware.com (Postfix) with ESMTP id AD5C2DC08B; Fri, 17 Apr 2009 14:04:50 -0700 (PDT) Message-ID: <49E8EDB9.6050201@vmware.com> Date: Fri, 17 Apr 2009 21:05:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Eli Zaretskii CC: "gdb-patches@sourceware.org" Subject: Re: Mention all new options in NEWS References: <83k55jk2a1.fsf@gnu.org> In-Reply-To: <83k55jk2a1.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2009-04/txt/msg00466.txt.bz2 Eli Zaretskii wrote: > I was looking for the exact form of the disassemble-next-line option > (I forgot its precise name), and found out that we don't have it > listed in NEWS. > > Would it be OK with everybody to request that new options be also > mentioned in NEWS, in addition to new commands? If others agree, I > volunteer to document in NEWS all the options we added since GDB 6.8. Sounds great, thanks for doing this.