From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18162 invoked by alias); 24 Jun 2006 13:38:36 -0000 Received: (qmail 18114 invoked by uid 22791); 24 Jun 2006 13:38:36 -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; Sat, 24 Jun 2006 13:38:33 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-9-245.inter.net.il [80.230.9.245]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DVR71837 (AUTH halo1); Sat, 24 Jun 2006 16:38:28 +0300 (IDT) Date: Sat, 24 Jun 2006 21:31:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker CC: gdb@sources.redhat.com In-reply-to: <20060624075143.GF22750@adacore.com> (message from Joel Brobecker on Sat, 24 Jun 2006 00:51:43 -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> 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/msg00214.txt.bz2 > Date: Sat, 24 Jun 2006 00:51:43 -0700 > From: Joel Brobecker > Cc: gdb@sources.redhat.com > > But then how do you explain that when you compile > differently GDB now finds the files in the new location, despite > the fact that the files in the original location are still present > (and the debugging info contains the path to the original files)? You lost me here: I cannot figure out what does ``compile differently'' mean, exactly.