From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11503 invoked by alias); 1 Jun 2004 16:07:44 -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 11462 invoked from network); 1 Jun 2004 16:07:42 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sourceware.org with SMTP; 1 Jun 2004 16:07:42 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 81F8D1A4498; Tue, 1 Jun 2004 12:00:39 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16572.43047.435129.31640@localhost.redhat.com> Date: Tue, 01 Jun 2004 16:07:00 -0000 To: Bob Rossi Cc: gdb-patches@sources.redhat.com Subject: Re: -file-list-exec-source-files In-Reply-To: <20040522015250.GA26435@white> References: <20040306155700.GA9439@white> <20040311132508.GA2504@white> <20040329205545.GA26696@white> <20040405214043.GA2052@white> <20040412150620.GA9464@white> <20040420141001.GB4465@white> <16519.59247.93650.941260@localhost.redhat.com> <20040426130529.GA11975@white> <20040506221258.GA7008@white> <20040522015250.GA26435@white> X-SW-Source: 2004-06/txt/msg00013.txt.bz2 > > > + pst->dirname = xstrdup ( comp_unit_die.dirname ); > > > + Forgot this bit. otherwise ok