From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19316 invoked by alias); 14 Dec 2008 20:14:08 -0000 Received: (qmail 19307 invoked by uid 22791); 14 Dec 2008 20:14:08 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 14 Dec 2008 20:13:13 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KBV00G00UHQZ100@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sun, 14 Dec 2008 22:15:29 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.49.82]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KBV00MELUXHEI50@i-mtaout7.012.net.il>; Sun, 14 Dec 2008 22:15:25 +0200 (IST) Date: Sun, 14 Dec 2008 20:14:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] Add missing parens around GDB prompt in example In-reply-to: <20081214180208.GH6866@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> 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/msg00263.txt.bz2 > Date: Sun, 14 Dec 2008 22:02:08 +0400 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > The other examples on the page don't have a prompt at all, perhaps they > > should. > > Indeed! I can send a patch. Eli? Please do. Thanks.