From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19081 invoked by alias); 3 Oct 2002 09:01:29 -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 19058 invoked from network); 3 Oct 2002 09:01:27 -0000 Received: from unknown (HELO jareth.dreamhost.com) (66.33.198.201) by sources.redhat.com with SMTP; 3 Oct 2002 09:01:27 -0000 Received: from hug.dreamhost.com (basic-cabo.hug.dreamhost.com [66.33.198.140]) by jareth.dreamhost.com (Postfix) with ESMTP id E94936B5F9 for ; Thu, 3 Oct 2002 02:01:25 -0700 (PDT) Received: from paper-wolf-solo.tigerfood.org (localhost [127.0.0.1]) by hug.dreamhost.com (8.11.0/8.9.3/Debian 8.9.3-21) with ESMTP id g9391QY08149 for ; Thu, 3 Oct 2002 02:01:26 -0700 Received: from tigerfood.org (flee@localhost) by paper-wolf-solo.tigerfood.org (8.11.6/8.11.6) with ESMTP id g9390KZ32390 for ; Thu, 3 Oct 2002 02:00:20 -0700 Message-Id: <200210030900.g9390KZ32390@paper-wolf-solo.tigerfood.org> X-Authentication-Warning: paper-wolf-solo.tigerfood.org: flee owned process doing -bs From: Felix Lee Subject: Re: remapping absolute source paths To: gdb@sources.redhat.com In-reply-to: <4.2.0.58.20021003095556.01f4c900@ics.u-strasbg.fr> on Thu, 03 Oct 2002 10:01:22 +0200. Date: Thu, 03 Oct 2002 02:01:00 -0000 X-SW-Source: 2002-10/txt/msg00031.txt.bz2 Pierre Muller : > Did you try to use > dir /p/.. it doesn't work, and I don't want it to work. it doesn't solve the problem of resolving ambiguous filenames that a dirname remap would. besides, it's ugly and wrong. --