From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5569 invoked by alias); 17 Feb 2004 14:23:49 -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 5548 invoked from network); 17 Feb 2004 14:23:48 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 17 Feb 2004 14:23:48 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 8FBE71A448A; Tue, 17 Feb 2004 09:19:29 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16434.8945.503610.387191@localhost.redhat.com> Date: Tue, 17 Feb 2004 14:23:00 -0000 To: Adam Fedor Cc: Elena Zannoni , Michael Elizabeth Chastain , Andrew Cagney , "gdb-patches@sources.redhat.com" Subject: Re: [rfa/symtab] Move find_pc_section call to lookup_minimal_symbol_by_pc In-Reply-To: <1076993228.1512.1.camel@localhost.localdomain> References: <20040209215812.6112F4B363@berman.michael-chastain.com> <16433.1743.781290.240346@localhost.redhat.com> <1076993228.1512.1.camel@localhost.localdomain> X-SW-Source: 2004-02/txt/msg00462.txt.bz2 Adam Fedor writes: > On Mon, 2004-02-16 at 11:07, Elena Zannoni wrote: > > Michael Elizabeth Chastain writes: > > > The filenames are a problem because gdb1237-1280-main.c > > > and gdb1237-1280.c are not 8.3 unique. > > > > > > You either have to make them 8.3 unique (preferred) or > > > add lines to config/djgpp/fnchange.lst. > > > > > > > I created a new PR to include both problems and use that new number. PR/1555. > > > > > OK. Well I've added patterns that match the most recent failure, which > is the only one I can recreate in a reasonable amount of time. > this is fine and can go in, after you address DanielJ concern. elena