From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19991 invoked by alias); 25 Jun 2006 18:49:23 -0000 Received: (qmail 19981 invoked by uid 22791); 25 Jun 2006 18:49:22 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 25 Jun 2006 18:49:21 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-16-253.inter.net.il [80.230.16.253]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DVY46743 (AUTH halo1); Sun, 25 Jun 2006 21:49:16 +0300 (IDT) Date: Sun, 25 Jun 2006 22:58:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gdb@sources.redhat.com In-reply-to: <20060625040715.GH22750@adacore.com> (message from Joel Brobecker on Sat, 24 Jun 2006 21:07:15 -0700) Subject: Re: Should "dir" override the full path encoded in debug info? Reply-to: Eli Zaretskii References: <20060623201019.GX22750@adacore.com> <20060624065920.GB22750@adacore.com> <20060624071058.GD22750@adacore.com> <20060624075143.GF22750@adacore.com> <20060624133051.GB26555@nevyn.them.org> <20060625040715.GH22750@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00220.txt.bz2 > Date: Sat, 24 Jun 2006 21:07:15 -0700 > From: Joel Brobecker > > Any suggestion on the name of that new command and its > syntax. Something like this? > > (gdb) rewrite-source-path old-pattern new-pattern > > Or rewrite-source-dir. I think there's no need to mention `source', since `dir' doesn't, either. So how about `subst-dir' or `alt-dir'?