From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7104 invoked by alias); 3 Mar 2004 16:12:40 -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 7025 invoked from network); 3 Mar 2004 16:12:38 -0000 Received: from unknown (HELO david.siemens.de) (192.35.17.14) by sources.redhat.com with SMTP; 3 Mar 2004 16:12:38 -0000 Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.11.7/8.11.7) with ESMTP id i23GCbN02273 for ; Wed, 3 Mar 2004 17:12:37 +0100 (MET) Received: from burundai.radix50.net (mhpa1brc.mchp.siemens.de [139.23.185.77]) by mail3.siemens.de (8.11.7/8.11.7) with ESMTP id i23GCaV17964 for ; Wed, 3 Mar 2004 17:12:37 +0100 (MET) Received: from burundai.radix50.net (localhost [127.0.0.1]) by burundai.radix50.net (8.12.3/8.12.3/Debian -4) with ESMTP id i23GCoE2004935 for ; Wed, 3 Mar 2004 17:12:50 +0100 Received: (from ibr@localhost) by burundai.radix50.net (8.12.3/8.12.3/Debian -4) id i23GCohm004933 for gdb@sources.redhat.com; Wed, 3 Mar 2004 17:12:50 +0100 Date: Wed, 03 Mar 2004 16:12:00 -0000 From: Baurjan Ismagulov To: gdb@sources.redhat.com Subject: Re: handling of absolute source file paths (feature wish/implementation idea) Message-ID: <20040303161250.GB4677@ata.cs.hun.edu.tr> Mail-Followup-To: gdb@sources.redhat.com References: <1074884800.30040.ezmlm@sources.redhat.com> <02AC0E89-4DEC-11D8-9898-000A958F4C44@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02AC0E89-4DEC-11D8-9898-000A958F4C44@apple.com> User-Agent: Mutt/1.5.4i X-SW-Source: 2004-03/txt/msg00025.txt.bz2 Hello, Jim! On Fri, Jan 23, 2004 at 01:35:05PM -0800, Jim Ingham wrote: > Klee did something similar a while back. > He added a "set pathname-substitutions" command that took a list of > pairs of path components - a "from" and a "to" element. ... Could you please share the patch? With kind regards, Baurjan.