From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27781 invoked by alias); 2 Jun 2004 19:22:36 -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 27773 invoked from network); 2 Jun 2004 19:22:35 -0000 Received: from unknown (HELO localhost.redhat.com) (66.11.168.47) by sourceware.org with SMTP; 2 Jun 2004 19:22:35 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id E49F31A449C; Wed, 2 Jun 2004 15:13:24 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16574.9940.867059.792145@localhost.redhat.com> Date: Wed, 02 Jun 2004 19:22:00 -0000 To: Bob Rossi Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: -file-list-exec-source-files In-Reply-To: <20040601180111.GA2685@white> References: <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> <16572.43047.435129.31640@localhost.redhat.com> <20040601180111.GA2685@white> X-SW-Source: 2004-06/txt/msg00032.txt.bz2 Bob Rossi writes: > > The dwarf2 specs say that the name is in the form ":pathname" or > "hostname:pathname". Should we worry about the hostname? Does gcc emit > that? I have looked at a few executables and didn't see the hostname > part. > > Would you like me to try to take into account the > hostname:dirname? Is the hostname allowed to have a ':' in it? > Oh, no. Just the formatting. elena