From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27295 invoked by alias); 13 Oct 2004 23:12:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27288 invoked from network); 13 Oct 2004 23:12:17 -0000 Received: from unknown (HELO localhost.localdomain) (80.6.110.86) by sourceware.org with SMTP; 13 Oct 2004 23:12:17 -0000 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id i9CIUqKv010130; Tue, 12 Oct 2004 19:31:32 +0100 Subject: Re: [commit] Use full paths for "info sources" From: David Lecomber To: Joel Brobecker , dan@debian.org Cc: patches In-Reply-To: <20040924211628.GC11798@gnat.com> References: <1095776238.14044.8.camel@elmo.priv.wark.uk.streamline-computing.com> <20040921153013.GA15014@nevyn.them.org> <20040924211628.GC11798@gnat.com> Content-Type: text/plain Message-Id: <1097605852.9994.3.camel@localhost.localdomain> Mime-Version: 1.0 Date: Wed, 13 Oct 2004 23:12:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00238.txt.bz2 > I think I am looking at another instance of this same problem just > right now. I get 2 psymtabs with the same name. I will look into it > anyway, I think it is more valuable for us if you work on intercu. > Just let me know if you have some time and would like to work on this, > so that we don't duplicate our efforts. Did either of you guys make any progress with this one - it's the one where sources appear twice in the info sources list. It crops up in a few places, such as source files in the stack trace not being the same as those listed in the info sources. I last checked this 2004-9-20. Cheers David