From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11377 invoked by alias); 26 Jun 2006 15:00:05 -0000 Received: (qmail 11225 invoked by uid 22791); 26 Jun 2006 15:00:01 -0000 X-Spam-Check-By: sourceware.org Received: from ns2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Jun 2006 14:59:57 +0000 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 9ABF21EC30; Mon, 26 Jun 2006 16:59:52 +0200 (CEST) From: Andreas Schwab To: Joel Brobecker Cc: gdb@sourceware.org, gdb@sources.redhat.com, Eli Zaretskii Subject: Re: Should "dir" override the full path encoded in debug info? References: <20060624133051.GB26555@nevyn.them.org> <20060625040715.GH22750@adacore.com> <20060626015318.GI22750@adacore.com> <20060626015636.GA14263@nevyn.them.org> <20060626020333.GA22589@brasko.net> <20060626021945.GA14880@nevyn.them.org> <20060626024422.GJ22750@adacore.com> <20060626145036.GK22750@adacore.com> <20060626145536.GL22750@adacore.com> X-Yow: If I had a Q-TIP, I could prevent th'collapse of NEGOTIATIONS!! Date: Tue, 27 Jun 2006 18:31:00 -0000 In-Reply-To: <20060626145536.GL22750@adacore.com> (Joel Brobecker's message of "Mon, 26 Jun 2006 07:55:36 -0700") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/msg00246.txt.bz2 Joel Brobecker writes: > However, the idea of having > > (gdb) substitute-path add from to > (gdb) substitute-path remove > (gdb) substitute-path > > Is interesting. The third case would print the current substitution rule. The latter functionality should be a subcommand of show. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11271 invoked by alias); 26 Jun 2006 15:00:02 -0000 Received: (qmail 11224 invoked by uid 22791); 26 Jun 2006 14:59:59 -0000 X-Spam-Check-By: sourceware.org Received: from ns2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Jun 2006 14:59:56 +0000 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 9ABF21EC30; Mon, 26 Jun 2006 16:59:52 +0200 (CEST) From: Andreas Schwab To: Joel Brobecker Cc: gdb@sourceware.org, gdb@sources.redhat.com, Eli Zaretskii Subject: Re: Should "dir" override the full path encoded in debug info? References: <20060624133051.GB26555@nevyn.them.org> <20060625040715.GH22750@adacore.com> <20060626015318.GI22750@adacore.com> <20060626015636.GA14263@nevyn.them.org> <20060626020333.GA22589@brasko.net> <20060626021945.GA14880@nevyn.them.org> <20060626024422.GJ22750@adacore.com> <20060626145036.GK22750@adacore.com> <20060626145536.GL22750@adacore.com> X-Yow: If I had a Q-TIP, I could prevent th'collapse of NEGOTIATIONS!! Date: Tue, 27 Jun 2006 12:18:00 -0000 In-Reply-To: <20060626145536.GL22750@adacore.com> (Joel Brobecker's message of "Mon, 26 Jun 2006 07:55:36 -0700") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/msg00245.txt.bz2 Message-ID: <20060627121800.kscxB-Mq59wRhAYsB6oZ4IBgQscodyppI5xC5uRkFac@z> Joel Brobecker writes: > However, the idea of having > > (gdb) substitute-path add from to > (gdb) substitute-path remove > (gdb) substitute-path > > Is interesting. The third case would print the current substitution rule. The latter functionality should be a subcommand of show. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."