From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5216 invoked by alias); 29 Mar 2006 22:37:34 -0000 Received: (qmail 5199 invoked by uid 22791); 29 Mar 2006 22:37:33 -0000 X-Spam-Check-By: sourceware.org Received: from sadr.equallogic.com (HELO sadr.equallogic.com) (66.155.203.134) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 29 Mar 2006 22:37:02 +0000 Received: from sadr.equallogic.com (localhost.localdomain [127.0.0.1]) by sadr.equallogic.com (8.12.8/8.12.8) with ESMTP id k2TMb001022851 for ; Wed, 29 Mar 2006 17:37:00 -0500 Received: from M31.equallogic.com (M31.equallogic.com [172.16.1.31]) by sadr.equallogic.com (8.12.8/8.12.8) with SMTP id k2TMb0fR022846; Wed, 29 Mar 2006 17:37:00 -0500 Received: from pkoning.equallogic.com ([172.16.1.169]) by M31.equallogic.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 29 Mar 2006 17:37:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17451.3083.580244.319484@gargle.gargle.HOWL> Date: Wed, 29 Mar 2006 22:57:00 -0000 From: Paul Koning To: drow@false.org Cc: gdb@sources.redhat.com Subject: Re: Source directory trees not in build location References: <17449.46602.392697.675583@gargle.gargle.HOWL> <20060328225733.GF9767@brasko.net> <20060329042138.GJ9767@brasko.net> <20060329223254.GA10302@nevyn.them.org> 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-03/txt/msg00206.txt.bz2 >>>>> "Daniel" == Daniel Jacobowitz writes: Daniel> On Tue, Mar 28, 2006 at 11:21:38PM -0500, Bob Rossi wrote: >> Sorry, should have posted this link, it probably makes more sense. >> http://sourceware.org/ml/gdb/2005-08/msg00066.html >> >> After reading it again, I'm not sure if this will solve Paul's >> problem. Paul, do you think it would? Daniel> I don't think it will. It doesn't look that way. For one thing, my tools seem to produce absolute paths, at least in the way we're using them. paul