From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3979 invoked by alias); 13 May 2002 08:53:33 -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 3964 invoked from network); 13 May 2002 08:53:29 -0000 Received: from unknown (HELO dell-paw-2.cambridge.redhat.com) (195.224.55.226) by sources.redhat.com with SMTP; 13 May 2002 08:53:29 -0000 Received: from north-pole.nickc.cambridge.redhat.com (host217-35-6-237.in-addr.btopenworld.com [217.35.6.237]) by dell-paw-2.cambridge.redhat.com (Postfix) with ESMTP id 321372B560; Mon, 13 May 2002 09:53:29 +0100 (BST) Received: from north-pole.nickc.cambridge.redhat.com.nickc.cambridge.redhat.com (localhost [127.0.0.1]) by north-pole.nickc.cambridge.redhat.com (Postfix) with ESMTP id 9B8E41C395; Mon, 13 May 2002 09:53:19 +0100 (BST) To: Mark Kettenis Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add FreeBSD/i386 core file note support References: <200205111425.g4BEPjg50553@elgar.kettenis.dyndns.org> From: Nick Clifton Date: Mon, 13 May 2002 01:53:00 -0000 In-Reply-To: <200205111425.g4BEPjg50553@elgar.kettenis.dyndns.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00451.txt.bz2 Hi Mark, > This patch adds support for FreeBSD/i386 core file notes. The > FreeBSD notes are distinguished based on the name of the note, which > has been FreeBSD ever since support for ELF core dumps was first > added to FreeBSD. > > OK to check this in? Unfortunately you do not appear to have a binutils copyright assignment on file with the FSF. Please could you fix this so that we can accept the patch ? It would also help. if you are willing, if you could provide a supplimental patch to add suppoort for these notes to readelf. Cheers Nick