From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21949 invoked by alias); 7 Apr 2006 15:37:39 -0000 Received: (qmail 21939 invoked by uid 22791); 7 Apr 2006 15:37:38 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Apr 2006 15:37:31 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k37FbOXl022535; Fri, 7 Apr 2006 11:37:24 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k37FbOd7014117; Fri, 7 Apr 2006 11:37:24 -0400 Received: from [10.32.68.11] (vpn-68-11.surrey.redhat.com [10.32.68.11]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id k37FbNOk019434; Fri, 7 Apr 2006 16:37:23 +0100 Message-ID: <44368636.1020805@redhat.com> Date: Fri, 07 Apr 2006 15:50:00 -0000 From: Nick Clifton User-Agent: Mail/News 1.5 (X11/20051205) MIME-Version: 1.0 To: Ben Elliston CC: binutils@sourceware.org Subject: Re: PATCH: improve gprof error message References: <20060322034400.GA3562@ozlabs.au.ibm.com> In-Reply-To: <20060322034400.GA3562@ozlabs.au.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00124.txt.bz2 Hi Ben, > 2006-03-21 Ben Elliston > > * corefile.c (core_init): Report that the executable is not in the > expected executable format rather than "a.out" format. Approved - please apply. Cheers Nick