From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 814 invoked by alias); 22 Feb 2006 19:21:34 -0000 Received: (qmail 805 invoked by uid 22791); 22 Feb 2006 19:21:34 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-01.spheriq.net (HELO fra-del-01.spheriq.net) (195.46.51.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Feb 2006 19:21:32 +0000 Received: from fra-out-02.spheriq.net (fra-out-02.spheriq.net [195.46.51.130]) by fra-del-01.spheriq.net with ESMTP id k1MJLTFJ011222 for ; Wed, 22 Feb 2006 19:21:29 GMT Received: from fra-cus-02.spheriq.net (fra-cus-02.spheriq.net [195.46.51.38]) by fra-out-02.spheriq.net with ESMTP id k1MJLSJY015930 for ; Wed, 22 Feb 2006 19:21:28 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-02.spheriq.net with ESMTP id k1MJLPQe029038 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 22 Feb 2006 19:21:27 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id D6376DA41; Wed, 22 Feb 2006 19:21:24 +0000 (GMT) Received: from mail1.bri.st.com (mail1.bri.st.com [164.129.8.218]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A427947531; Wed, 22 Feb 2006 19:25:09 +0000 (GMT) Received: from [164.129.15.13] (terrorhawk.bri.st.com [164.129.15.13]) by mail1.bri.st.com (MOS 3.5.8-GR) with ESMTP id CHG07401 (AUTH stubbsa); Wed, 22 Feb 2006 19:21:23 GMT Message-ID: <43FCB929.2060808@st.com> Date: Wed, 22 Feb 2006 19:24:00 -0000 From: Andrew STUBBS User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Jim Blandy , gdb@sourceware.org Subject: Re: Quoting, backslashes, CLI and MI References: <20060221213324.GA30729@nevyn.them.org> <8f2776cb0602212223p1b8fda93meb9b12e5d187b3b6@mail.gmail.com> <20060222142953.GA20393@nevyn.them.org> <8f2776cb0602220939i5189212ds8fb249747851cf72@mail.gmail.com> <20060222180137.GA27535@nevyn.them.org> In-Reply-To: <20060222180137.GA27535@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-O-Spoofed: Not Scanned X-O-General-Status: No X-O-Spam1-Status: Not Scanned X-O-Spam2-Status: Not Scanned X-O-URL-Status: Not Scanned X-O-Virus1-Status: No X-O-Virus2-Status: Not Scanned X-O-Virus3-Status: No X-O-Virus4-Status: No X-O-Virus5-Status: Not Scanned X-O-Image-Status: Not Scanned X-O-Attach-Status: Not Scanned X-SpheriQ-Ver: 4.2.01 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00300.txt.bz2 Daniel Jacobowitz wrote: > Then there's the question of what to do with CLI "set args". People > use this today and it is passed literally to the program, without any > interpretation of quotes or escapes - if you want that to happen you > wait for the shell to do it. I don't think that we can really change > that - we can bump the interface version on MI, but we can't really > bump it on our CLI users' fingers :-) remote-sim.c already uses build_argv for its args.