From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15690 invoked by alias); 2 Apr 2009 03:12:03 -0000 Received: (qmail 15300 invoked by uid 22791); 2 Apr 2009 03:12:02 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 03:11:55 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KHG00800DXH7700@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Thu, 02 Apr 2009 06:11:52 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.171.54]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHG00HCTE7RXVR0@i_mtaout3.012.net.il>; Thu, 02 Apr 2009 06:11:52 +0300 (IDT) Date: Thu, 02 Apr 2009 03:12:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] Add index entry for command "set print frame-arguments" In-reply-to: <20090401222221.GI8766@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20090401222221.GI8766@adacore.com> 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/msg00023.txt.bz2 > Date: Wed, 1 Apr 2009 15:22:21 -0700 > From: Joel Brobecker > > 2009-04-01 Joel Brobecker > > * gdb.texinfo (Print Settings): Add kindex for command "set > print frame-arguments". > > After rebuilding the HTML documentation, I'm now able to see an entry > for this command. > > OK to commit? Yes, thanks.