From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30520 invoked by alias); 15 Feb 2008 21:43:05 -0000 Received: (qmail 30511 invoked by uid 22791); 15 Feb 2008 21:43:05 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Feb 2008 21:42:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 781282A99A4; Fri, 15 Feb 2008 16:42:45 -0500 (EST) 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 wSDl4c4llVEZ; Fri, 15 Feb 2008 16:42:45 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3FAE22A99A3; Fri, 15 Feb 2008 16:42:45 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E1FC9E7ACB; Fri, 15 Feb 2008 13:42:42 -0800 (PST) Date: Fri, 15 Feb 2008 21:43:00 -0000 From: Joel Brobecker To: Markus Deuling Cc: GDB Patches , Ulrich Weigand Subject: Re: [rfc]: Use trad_frame_alloc_saved_regs in alpha-tdep Message-ID: <20080215214242.GE3713@adacore.com> References: <47B2A053.30307@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B2A053.30307@de.ibm.com> User-Agent: Mutt/1.4.2.2i 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 X-SW-Source: 2008-02/txt/msg00266.txt.bz2 > This patch makes alpha-tdep use trad_frame_alloc_saved_regs. I'd appreciate > it very much if someone with access to an alpha machine could run the > testsuite. I used to be able to test on alpha-tru64, but for some reason the testsuite no longer runs on our machines. It looks more like a tcl/expect problem than anything else. I don't know if there are any other people out there would can test on an alpha machine... Sorry :-(. -- Joel