From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12717 invoked by alias); 7 Feb 2004 19:02:39 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 12687 invoked from network); 7 Feb 2004 19:02:38 -0000 Received: from unknown (HELO demos.bsdclusters.com) (69.55.225.36) by sources.redhat.com with SMTP; 7 Feb 2004 19:02:38 -0000 Received: from demos.bsdclusters.com (demos [69.55.225.36]) by demos.bsdclusters.com (8.12.8p1/8.12.8) with ESMTP id i17J2YKC063678; Sat, 7 Feb 2004 11:02:34 -0800 (PST) (envelope-from kmacy@fsmware.com) Received: from localhost (kmacy@localhost) by demos.bsdclusters.com (8.12.8p1/8.12.8/Submit) with ESMTP id i17J2XMd063672; Sat, 7 Feb 2004 11:02:33 -0800 (PST) X-Authentication-Warning: demos.bsdclusters.com: kmacy owned process doing -bs Date: Sat, 07 Feb 2004 19:02:00 -0000 From: Kip Macy X-X-Sender: kmacy@demos.bsdclusters.com To: Bob Rossi cc: Andrew Cagney , gdb@sources.redhat.com Subject: Re: -file-list-exec-source-files implementation In-Reply-To: <20040207044112.GA383@white> Message-ID: <20040207110106.S36507@demos.bsdclusters.com> References: <20031216001040.GA7871@white> <3FF324DC.2090801@gnu.org> <20040207022317.GA7882@white> <20040206182551.R45697@demos.bsdclusters.com> <20040207044112.GA383@white> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-02/txt/msg00078.txt.bz2 > > ^done,symfiles={symfile=[{filename="foo.c",fullname="/home/.../foo.c"}],symfile=[{...}]}, > psymfiles={psymfile=[{filename="bar.c",fullname="/home/.../bar.c"}]} I can't say if this output would be "appropriate", but it is more in line with the documented MI grammar. -Kip