From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29839 invoked by alias); 23 Nov 2009 07:45:04 -0000 Received: (qmail 29822 invoked by uid 22791); 23 Nov 2009 07:45:02 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Nov 2009 07:43:59 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id nAN7hs7N029360 for ; Mon, 23 Nov 2009 07:43:55 GMT Received: from pxi26 (pxi26.prod.google.com [10.243.27.26]) by wpaz33.hot.corp.google.com with ESMTP id nAN7hq4W018235 for ; Sun, 22 Nov 2009 23:43:52 -0800 Received: by pxi26 with SMTP id 26so3685313pxi.21 for ; Sun, 22 Nov 2009 23:43:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.165.20 with SMTP id n20mr6410278wae.6.1258962231968; Sun, 22 Nov 2009 23:43:51 -0800 (PST) In-Reply-To: <83skc7npzo.fsf@gnu.org> References: <20091114001022.A0A0776CDD@ppluzhnikov.mtv.corp.google.com> <8ac60eac0911161028of5f2352lf1857db7a46a94b2@mail.gmail.com> <8ac60eac0911191539w4245739ka6405ba072b79395@mail.gmail.com> <8ac60eac0911201642y138489ffvab73550bfa72a89d@mail.gmail.com> <20091121005931.GA24143@caradoc.them.org> <8ac60eac0911201708k2c9bc062w9c34765e03b83566@mail.gmail.com> <83lji0p96p.fsf@gnu.org> <8ac60eac0911211838g44519802t5f082446d5494f2d@mail.gmail.com> <83skc7npzo.fsf@gnu.org> Date: Mon, 23 Nov 2009 07:45:00 -0000 Message-ID: <8ac60eac0911222343gbec8320q4d2de9a6fc09c461@mail.gmail.com> Subject: Re: [patch] Allow "disassemble 'Foo::bar(char *)'" From: Paul Pluzhnikov To: Eli Zaretskii Cc: tromey@redhat.com, schwab@linux-m68k.org, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-11/txt/msg00489.txt.bz2 On Sat, Nov 21, 2009 at 8:27 PM, Eli Zaretskii wrote: >> The comma separates expressions, and expressions may contain >> {leading,trailing,in the middle} whitespace. > I still think that the whitespace should be explicitly mentioned. I am having hard time coming up with a description that makes sense and doesn't restate the obvious :-( "When parsing address expression(s), non-quoted whitespace is ignored." Could you suggest what you would like to see there? Thanks, -- Paul Pluzhnikov