From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24578 invoked by alias); 25 Aug 2004 04:09:13 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24568 invoked from network); 25 Aug 2004 04:09:12 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 25 Aug 2004 04:09:12 -0000 Received: from zaretski ([80.230.149.106]) by legolas.inter.net.il (MOS 3.4.6-GR) with ESMTP id CJC86640 (AUTH halo1); Wed, 25 Aug 2004 07:08:44 +0300 (IDT) Date: Wed, 25 Aug 2004 04:09:00 -0000 From: "Eli Zaretskii" To: Bob Rossi Message-ID: <01c48a58$Blat.v2.2.2$ad71fba0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <20040824191931.GC17542@white> (message from Bob Rossi on Tue, 24 Aug 2004 15:19:31 -0400) Subject: Re: GDB/MI Output syntax Reply-to: Eli Zaretskii References: <20040824191931.GC17542@white> X-SW-Source: 2004-08/txt/msg00683.txt.bz2 > Date: Tue, 24 Aug 2004 15:19:31 -0400 > From: Bob Rossi > > Below is a patch that adds a much needed newline into the > out-of-band-record. This makes the grammar match the output of GDB and > was hinted to that it was just a typo to not have it there. > > Permission to apply? I understand that you've withdrawn this patch. If not, and if you still want my approval, please explain what does the extra level of parens stand for and why did you leave whitespace inside it.