From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1409 invoked by alias); 13 Sep 2004 03:51:45 -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 1370 invoked from network); 13 Sep 2004 03:51:43 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 13 Sep 2004 03:51:43 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id EBA4947D92; Sun, 12 Sep 2004 20:51:42 -0700 (PDT) Date: Mon, 13 Sep 2004 03:51:00 -0000 From: Joel Brobecker To: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA/BFD] Fix 2 problems with HP/UX core files... Message-ID: <20040913035142.GX5843@gnat.com> References: <20040910211423.GN5843@gnat.com> <20040912164026.GU5843@gnat.com> <20040912231349.GA7854@bubble.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040912231349.GA7854@bubble.modra.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-09/txt/msg00203.txt.bz2 > On Sun, Sep 12, 2004 at 09:40:26AM -0700, Joel Brobecker wrote: > > * hpux-core.c (thread_section_p): New function. > > (hpux_core_core_file_p): Fix computation of offset in call > > to bfd_seek. Create a ".reg" section from an arbitrary > > ".reg/" section if none was created after having read > > all sections. > > This is OK. Thank you! checked in. -- Joel