From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25718 invoked by alias); 23 Feb 2005 22:45: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 25612 invoked from network); 23 Feb 2005 22:45:45 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 23 Feb 2005 22:45:45 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D45GH-0001Df-0R; Wed, 23 Feb 2005 17:45:41 -0500 Date: Thu, 24 Feb 2005 20:35:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PING PING] Deal with intermixed 32-bit and 64-bit DWARF sections] Message-ID: <20050223224540.GA4563@nevyn.them.org> Mail-Followup-To: Mark Kettenis , ezannoni@redhat.com, gdb-patches@sources.redhat.com References: <200501161947.j0GJlTEO005817@elgar.sibelius.xs4all.nl> <200501252106.j0PL6rTu001409@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501252106.j0PL6rTu001409@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-02/txt/msg00248.txt.bz2 On Tue, Jan 25, 2005 at 10:06:53PM +0100, Mark Kettenis wrote: > [ Second ping ] > > [ Elena, I never saw a reaction of you on this. Could you please > review it? ] > > Date: Wed, 10 Nov 2004 22:28:46 +0100 (CET) > From: Mark Kettenis > > Currently GDB crashes hard when we encounter both 32-bit anbd 64-bit > DWARF sections within the same compilation unit. Keeping the mantra > "Be liberal what you accept, but complain loudly", this patch fixes > that. Mark, Did you mean to check in the test case without the fix? Not only does it fail, it divides by zero, triggering the "infinite SIGFPE" bug elsewhere reported in our bug database, and adding about ten minutes to all of my testsuite runs. -- Daniel Jacobowitz CodeSourcery, LLC