From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27113 invoked by alias); 25 Oct 2004 15:29:15 -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 26977 invoked from network); 25 Oct 2004 15:29:12 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 25 Oct 2004 15:29:12 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CM6mW-0007Lj-Dx; Mon, 25 Oct 2004 11:29:12 -0400 Date: Mon, 25 Oct 2004 15:29:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: [COMMIT] OpenBSD/mips64 target and native support Message-ID: <20041025152912.GA28110@nevyn.them.org> Mail-Followup-To: Andrew Cagney , Mark Kettenis , gdb-patches@sources.redhat.com References: <200410231216.i9NCG6YK023827@elgar.sibelius.xs4all.nl> <417D1A69.2070904@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <417D1A69.2070904@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-10/txt/msg00403.txt.bz2 On Mon, Oct 25, 2004 at 11:23:21AM -0400, Andrew Cagney wrote: > Mark Kettenis wrote: > >This seems to be working pretty reasonably, so I checked it in. I > >suppose not many people are running OpenBSD/mips64 (OpenBSD/sgi) yet, > >but those that do, probably want a working debugger. > > > >Anyway, I'm not adding a NEWS entry yet, since there are some issues > >with dwarf2read.c that need to be resolved before the native stuff > >really works. > > This part: > > >+DEPRECATED_TM_FILE= tm-nbsd.h > > is no longer acceptable. Do you have an alternate suggestion? It seems pretty strange to me to forbid new OS ports of MIPS targets just because every single MIPS target including the core MIPS support still uses DEPRECATED_TM_FILE. -- Daniel Jacobowitz