From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1203 invoked by alias); 15 Dec 2008 20:47:10 -0000 Received: (qmail 1157 invoked by uid 22791); 15 Dec 2008 20:47:10 -0000 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; Mon, 15 Dec 2008 20:46:23 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KBX00I00R0U4Q00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Mon, 15 Dec 2008 22:48:42 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.16.53]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KBX00AVVR5500N0@i_mtaout3.012.net.il>; Mon, 15 Dec 2008 22:48:42 +0200 (IST) Date: Mon, 15 Dec 2008 20:47:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] Add missing parens around GDB prompt in example In-reply-to: <20081215073628.GJ6866@adacore.com> X-012-Sender: halo1@inter.net.il To: Joel Brobecker Cc: schwab@suse.de, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20081214142855.GG6866@adacore.com> <20081214180208.GH6866@adacore.com> <20081215073628.GJ6866@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: 2008-12/txt/msg00290.txt.bz2 > Date: Mon, 15 Dec 2008 11:36:29 +0400 > From: Joel Brobecker > Cc: schwab@suse.de, gdb-patches@sourceware.org > > OK, here is a new patch that adds all missing prompts in the Ada sections. > > 2008-12-15 Joel Brobecker > > * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in > examples. > (Additions to Ada): Likewise. Add the missing opening and closing > parenthesis of the GDB prompt in one of the examples. > > OK to commit? Yes, thanks.