From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 432 invoked by alias); 25 Feb 2012 13:49:02 -0000 Received: (qmail 415 invoked by uid 22791); 25 Feb 2012 13:49:01 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Feb 2012 13:48:40 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LZY00L00BOP0100@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Sat, 25 Feb 2012 15:48:38 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.12.178]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZY00KW2BP1ZV00@a-mtaout21.012.net.il>; Sat, 25 Feb 2012 15:48:38 +0200 (IST) Date: Sat, 25 Feb 2012 13:50:00 -0000 From: Eli Zaretskii Subject: Re: [doc patch] Describe also option -ex, not just -x In-reply-to: <20120225132842.GA15155@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8362evrphr.fsf@gnu.org> References: <20120225132842.GA15155@host2.jankratochvil.net> 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: 2012-02/txt/msg00606.txt.bz2 > Date: Sat, 25 Feb 2012 14:28:42 +0100 > From: Jan Kratochvil > > Hi Eli, > > I have found -ex is forgotten in this node. Thanks for catching this. > @item > -Reads command files specified by the @samp{-x} option. @xref{Command > -Files}, for more details about @value{GDBN} command files. > +Execute commands and command files specified by the @samp{-ex} and "Executes", please, for consistency with the style of describing what GDB does in this section. OK with that change.