From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14884 invoked by alias); 25 Sep 2009 23:12:48 -0000 Received: (qmail 14875 invoked by uid 22791); 25 Sep 2009 23:12:48 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx.southnet.co.nz (HELO viper.snap.net.nz) (202.37.101.20) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Sep 2009 23:12:44 +0000 Received: from totara (67.29.255.123.dynamic.snap.net.nz [123.255.29.67]) by viper.snap.net.nz (Postfix) with ESMTP id 916D33DA74F; Sat, 26 Sep 2009 11:12:41 +1200 (NZST) Received: by totara (Postfix, from userid 1000) id AB120C167; Sat, 26 Sep 2009 11:12:40 +1200 (NZST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19133.20072.645141.88398@totara.tehura.co.nz> Date: Fri, 25 Sep 2009 23:12:00 -0000 To: Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: [PATCH:doc] GDB/MI attribute names In-Reply-To: <19133.17613.991722.489023@totara.tehura.co.nz> References: <19131.17428.428101.481874@totara.tehura.co.nz> <19132.47302.194071.325914@totara.tehura.co.nz> <83ocoztb7v.fsf@gnu.org> <83ljk3t9e2.fsf@gnu.org> <19133.17613.991722.489023@totara.tehura.co.nz> From: nickrob@snap.net.nz (Nick Roberts) 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-09/txt/msg00827.txt.bz2 > ...I can guess what it > means but why are there three pairs of double quotes? I see why now. Perhaps something like: ::== | | "_" ::== """ ( )+ """ I would prefer to use BNF as it seems quite widespread and I've not seen `COMMAND ==>' `CLI-COMMAND | MI-COMMAND' as a syntax anywhere else. -- Nick http://users.snap.net.nz/~nickrob