From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29381 invoked by alias); 27 Oct 2005 02:01:36 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29344 invoked by uid 22791); 27 Oct 2005 02:01:28 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 27 Oct 2005 02:01:28 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EUx52-0002ks-J5; Wed, 26 Oct 2005 22:01:24 -0400 Date: Thu, 27 Oct 2005 02:01:00 -0000 From: Daniel Jacobowitz To: Alan Modra Cc: gdb@sources.redhat.com Subject: Re: PR 2014, 2007, 1968, 1945, 1935, 1865, 1823 Message-ID: <20051027020124.GA10568@nevyn.them.org> Mail-Followup-To: Alan Modra , gdb@sources.redhat.com References: <20051027011411.GS17244@bubble.grove.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051027011411.GS17244@bubble.grove.modra.org> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00146.txt.bz2 On Thu, Oct 27, 2005 at 10:44:11AM +0930, Alan Modra wrote: > I believe that the gdb PRs listed in the subject should have been fixed > by recent changes to BFD. Thank you, Alan! That's been on my list for ages. I'm not sure they're fixed - I need to make sure that GDB doesn't fall down in other ways now that BFD no longer aborts - but I'm sure we can take it from here. Oh, while you're in the area: ISTR finding that BFD was missing O_LARGEFILE somewhere that GDB had it. So if GDB opened the core file, and then BFD closed and reopened it, the open would fail. -- Daniel Jacobowitz CodeSourcery, LLC