From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32763 invoked by alias); 18 Feb 2008 14:57:11 -0000 Received: (qmail 32753 invoked by uid 22791); 18 Feb 2008 14:57:11 -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; Mon, 18 Feb 2008 14:56:38 +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 m1IEtmvQ025454; Mon, 18 Feb 2008 15:55:48 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id m1IEtlH0009527; Mon, 18 Feb 2008 15:55:48 +0100 (CET) Date: Mon, 18 Feb 2008 14:57:00 -0000 Message-Id: <200802181455.m1IEtlH0009527@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: deuling@de.ibm.com CC: brobecker@adacore.com, gdb-patches@sourceware.org, uweigand@de.ibm.com In-reply-to: <47B9926D.6010801@de.ibm.com> (message from Markus Deuling on Mon, 18 Feb 2008 15:13:01 +0100) Subject: Re: [rfc]: Use trad_frame_alloc_saved_regs in alpha-tdep References: <47B2A053.30307@de.ibm.com> <20080215214242.GE3713@adacore.com> <200802152322.m1FNM17f006097@brahms.sibelius.xs4all.nl> <47B9926D.6010801@de.ibm.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/msg00292.txt.bz2 > Date: Mon, 18 Feb 2008 15:13:01 +0100 > From: Markus Deuling > > Mark Kettenis schrieb: > >> 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. > > > > Thank you both for your effort. An OpenBSD/alpha test would be great :-) I had a go at it last night, but got stuck with tracking down a bfd issue. Will try again tonight.