From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20210 invoked by alias); 19 Aug 2013 19:41:37 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 20196 invoked by uid 89); 19 Aug 2013 19:41:37 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.2 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 19 Aug 2013 19:41:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C349A116307; Mon, 19 Aug 2013 15:41:39 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id D5tQIM2M3TMz; Mon, 19 Aug 2013 15:41:39 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8C65A1162DC; Mon, 19 Aug 2013 15:41:39 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 77E4AC26DA; Mon, 19 Aug 2013 12:41:32 -0700 (PDT) Date: Mon, 19 Aug 2013 19:41:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [PATCH] remove ECOFF Message-ID: <20130819194132.GC4346@adacore.com> References: <1376936369-30712-1-git-send-email-tromey@redhat.com> <201308191851.r7JIpM3B004049@glazunov.sibelius.xs4all.nl> <87li3xjyom.fsf@fleche.redhat.com> <87haeljyhi.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87haeljyhi.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-08/txt/msg00524.txt.bz2 > I asked Richard Henderson and he said that Alpha Linux has been DWARF > "for a long, long time". > > I have no clue whatsoever about other Alpha systems. The only other system I know about is Tru64. AFAIK, I was the only active maintainer who was doing some kind of regular testing on it, but we had to baseline our support. Part of the problem is that these machines are hard to come by, nowadays. FWIW, I think dropping ECOFF/ mdebug is fine. -- Joel