From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23975 invoked by alias); 24 Apr 2003 17:21:01 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 23960 invoked from network); 24 Apr 2003 17:21:01 -0000 Received: from unknown (HELO ns2.uk.superh.com) (193.128.105.170) by sources.redhat.com with SMTP; 24 Apr 2003 17:21:01 -0000 Received: from sh-uk-ex01.uk.w2k.superh.com (sh-uk-ex01 [192.168.16.17]) by ns2.uk.superh.com (8.11.6+Sun/8.11.6) with ESMTP id h3OHKEa28578; Thu, 24 Apr 2003 18:20:14 +0100 (BST) Received: from superh.com ([192.168.17.40]) by sh-uk-ex01.uk.w2k.superh.com with Microsoft SMTPSVC(5.0.2195.5329); Thu, 24 Apr 2003 18:21:12 +0100 Message-ID: <3EA81C8D.376CC322@superh.com> Date: Thu, 24 Apr 2003 17:21:00 -0000 From: Joern Rennecke Organization: SuperH UK Ltd. X-Accept-Language: en MIME-Version: 1.0 To: Nick Clifton CC: binutils@sources.redhat.com, Alexandre Oliva , Alan Modra , hjl@lucon.org Subject: Re: RFA: Fix readelf -wi test (Was: Re: readelf: apply all rela relocations in the debug_info section) References: <3EA58964.E0269B6F@superh.com> <3EA58B57.F6F58A01@superh.com> <3EA5A211.14A57085@superh.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Apr 2003 17:21:12.0981 (UTC) FILETIME=[E7A56450:01C30A85] X-SW-Source: 2003-04/txt/msg00497.txt.bz2 Nick Clifton wrote: > Anyway it looks like we need to reduce the text inside readelf.wi even > more. I suspect that the best thing to do would be to delete the test > entirely. Do you agree ? It is useful to find regressions like the stray "; ", or readelf giving extra warning messages. Till we find someone who volunteers to sort the output intelligently, we could at least grep for the most salient bits, i.e.: grep DW_AT_producer < readelf.out > readelf.out2 grep DW_AT_language < readelf.out >> readelf.out2 grep 'DW_AT_name.*: fn' < readelf.out >> readelf.out2 etc. -- -------------------------- SuperH (UK) Ltd. 2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX T:+44 1454 465658