From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7471 invoked by alias); 17 Jun 2003 08:14:42 -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 7409 invoked from network); 17 Jun 2003 08:14:40 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 17 Jun 2003 08:14:40 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5H8EeH29979; Tue, 17 Jun 2003 04:14:40 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5H8EcI24517; Tue, 17 Jun 2003 04:14:38 -0400 Received: from localhost.localdomain.redhat.com (vpn50-13.rdu.redhat.com [172.16.50.13]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5H8E9903979; Tue, 17 Jun 2003 04:14:31 -0400 To: davidm@napali.hpl.hp.com Cc: gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [davidm@napali.hpl.hp.com: readelf question] References: <20030613145520.GA2930@lucon.org> From: Nick Clifton Date: Tue, 17 Jun 2003 08:14:00 -0000 In-Reply-To: <20030613145520.GA2930@lucon.org> (H. J. Lu's message of "Fri, 13 Jun 2003 07:55:20 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00333.txt.bz2 Hi David, > Another toolchain question: with the latest 2.5 kernel, coredumps > will cover the kernel shared library describing the gate page (aka > "gate DSO"). Unfortunately, readelf -a prints a warning message > when reading such coredumps: Is it possible for you to generate a *small* example core file which demonstrates this problem and post it to the list ? If not, could you make one available for retrieval via ftp/http ? Cheers Nick