From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4269 invoked by alias); 18 Jan 2002 08:15:24 -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 4233 invoked from network); 18 Jan 2002 08:15:20 -0000 Received: from unknown (HELO mirapoint.inter.net.il) (192.114.186.20) by sources.redhat.com with SMTP; 18 Jan 2002 08:15:20 -0000 Received: from zaretsky (diup-220-83.inter.net.il [213.8.220.83]) by mirapoint.inter.net.il (Mirapoint) with ESMTP id BDP26818; Fri, 18 Jan 2002 10:14:58 +0200 (IST) Date: Fri, 18 Jan 2002 00:15:00 -0000 From: "Eli Zaretskii" To: thorpej@wasabisystems.com Message-Id: <9791-Fri18Jan2002101143+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: <20020117224847.P15405@dr-evil.shagadelic.org> (message from Jason R Thorpe on Thu, 17 Jan 2002 22:48:47 -0800) Subject: Re: [RFA] Support for alpha*-*-netbsd* Reply-to: Eli Zaretskii References: <20020117224847.P15405@dr-evil.shagadelic.org> X-SW-Source: 2002-01/txt/msg00505.txt.bz2 > Date: Thu, 17 Jan 2002 22:48:47 -0800 > From: Jason R Thorpe > > The following patch adds support for NetBSD/alpha. It includes > a software single-step implementation (required by NetBSD/alpha) > which could be useful for single-stepping of remote Alpha targets > as well. > > OK to commit? How about a NEWS entry about the new target?