From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26157 invoked by alias); 28 Oct 2003 16:05:57 -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 26140 invoked from network); 28 Oct 2003 16:05:56 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 28 Oct 2003 16:05:56 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id BD5731A4288; Tue, 28 Oct 2003 11:05:55 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16286.37859.699299.916697@localhost.redhat.com> Date: Tue, 28 Oct 2003 16:05:00 -0000 To: Mark Kettenis Cc: ac131313@redhat.com, gdb-patches@sources.redhat.com, Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE Subject: Re: [PATCH] Clear per-objfile data upon rereading a symbol file In-Reply-To: <200310272056.h9RKu3Mo000609@elgar.kettenis.dyndns.org> References: <200310262110.h9QLAgta000512@elgar.kettenis.dyndns.org> <3F9D444A.2030005@redhat.com> <200310272056.h9RKu3Mo000609@elgar.kettenis.dyndns.org> X-SW-Source: 2003-10/txt/msg00808.txt.bz2 Mark Kettenis writes: > Date: Mon, 27 Oct 2003 11:14:02 -0500 > From: Andrew Cagney > > Peter, > > Would you have a test case? > > Peter did mail me a testcase, telling me that the problem was very > difficult to reproduce. I must say I didn't try to reproduce the > problem. The code is so obviously wrong that I decided to fix it even > if I can't reproduce the problem. > > Mark This is fine with me. elena