From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18570 invoked by alias); 30 Jul 2004 15:17:05 -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 18562 invoked from network); 30 Jul 2004 15:17:04 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 30 Jul 2004 15:17:04 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i6UFH4e1020969 for ; Fri, 30 Jul 2004 11:17:04 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i6UFH3a30631; Fri, 30 Jul 2004 11:17:03 -0400 Received: from [172.31.0.98] (vpnuser2.surrey.redhat.com [172.16.9.2]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id i6UFH1qp032056; Fri, 30 Jul 2004 16:17:02 +0100 Message-ID: <410A6675.4070908@redhat.com> Date: Fri, 30 Jul 2004 15:17:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) MIME-Version: 1.0 To: Michael Chastain CC: kettenis@chello.nl, gdb-patches@sources.redhat.com Subject: Re: [rfc/testsuite] asm-source.exp: convert debug_flags References: <4109E3E1.nail9AU189C8X@mindspring.com> <410A3819.9030703@redhat.com> <410A3CA9.nailNEA1RI52P@mindspring.com> In-Reply-To: <410A3CA9.nailNEA1RI52P@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00499.txt.bz2 Hi Michael, > I'm feeling paranoid, so could I ask you to give my patch a spin on your > system, with whatever binutils you have? I'd like to bury this PITA. I have just applied your patch locally and run several tests (x86 native, sh-elf and xstormy16-elf crosses) - no problems whatsoever. Cheers Nick