From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24768 invoked by alias); 15 Feb 2008 23:22:58 -0000 Received: (qmail 24701 invoked by uid 22791); 15 Feb 2008 23:22:57 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Feb 2008 23:22:40 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1) with ESMTP id m1FNM10O024879; Sat, 16 Feb 2008 00:22:02 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id m1FNM17f006097; Sat, 16 Feb 2008 00:22:01 +0100 (CET) Date: Fri, 15 Feb 2008 23:22:00 -0000 Message-Id: <200802152322.m1FNM17f006097@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: deuling@de.ibm.com, gdb-patches@sourceware.org, uweigand@de.ibm.com In-reply-to: <20080215214242.GE3713@adacore.com> (message from Joel Brobecker on Fri, 15 Feb 2008 13:42:42 -0800) Subject: Re: [rfc]: Use trad_frame_alloc_saved_regs in alpha-tdep References: <47B2A053.30307@de.ibm.com> <20080215214242.GE3713@adacore.com> 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/msg00268.txt.bz2 > Date: Fri, 15 Feb 2008 13:42:42 -0800 > From: Joel Brobecker > > > 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 :-(. I can test OpenBSD/alpha later this weekend.