From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21187 invoked by alias); 30 Jul 2004 11:59:17 -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 21180 invoked from network); 30 Jul 2004 11:59:16 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 30 Jul 2004 11:59:16 -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 i6UBxGe1004595 for ; Fri, 30 Jul 2004 07:59:16 -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 i6UBxFa11524; Fri, 30 Jul 2004 07:59:15 -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 i6UBxEqp023108; Fri, 30 Jul 2004 12:59:14 +0100 Message-ID: <410A3819.9030703@redhat.com> Date: Fri, 30 Jul 2004 11:59: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> In-Reply-To: <4109E3E1.nail9AU189C8X@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00488.txt.bz2 Hi Michael, Darn - I should have read all of my email before replying to Mark. > 2004-07-29 Michael Chastain > > * gdb.base/asm-source.exp: Properly convert target board > debug flags from gcc format to binutils format. This patch is much better than mine, so I withdraw my patch. Cheers Nick