From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3977 invoked by alias); 13 Oct 2004 23:24:05 -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 3970 invoked from network); 13 Oct 2004 23:24:04 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 13 Oct 2004 23:24:04 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id E706C47D9C; Wed, 13 Oct 2004 16:24:03 -0700 (PDT) Date: Wed, 13 Oct 2004 23:24:00 -0000 From: Joel Brobecker To: David Lecomber Cc: dan@debian.org, patches Subject: Re: [commit] Use full paths for "info sources" Message-ID: <20041013232403.GU1375@gnat.com> References: <1095776238.14044.8.camel@elmo.priv.wark.uk.streamline-computing.com> <20040921153013.GA15014@nevyn.them.org> <20040924211628.GC11798@gnat.com> <1097605852.9994.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1097605852.9994.3.camel@localhost.localdomain> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00239.txt.bz2 Hello David, > 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. Sorry, I haven't had time to look into this. I thought I had seen something similar with one of our own testcases, but it turned out to be an assembler problem that was causing the duplication that I was seeing. I am currently quite busy with my work and with mips-irix. But it's still in my TODO. I haven't reviewed the entire thread yet. Was this something really bad. Or is it just duplication we get in the output, and that's it? -- Joel