From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19343 invoked by alias); 5 Jan 2002 01:05:51 -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 19257 invoked from network); 5 Jan 2002 01:05:46 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 5 Jan 2002 01:05:46 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id E2689986C; Fri, 4 Jan 2002 17:05:45 -0800 (PST) Date: Fri, 04 Jan 2002 17:05:00 -0000 From: Jason R Thorpe To: Mark Kettenis Cc: gdb-patches@sourceware.cygnus.com Subject: Re: [patch] Overhaul i386nbsd-nat.c, add support for XMM + ELF core files Message-ID: <20020104170545.I9599@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , Mark Kettenis , gdb-patches@sourceware.cygnus.com References: <20020104160746.H9599@dr-evil.shagadelic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kettenis@science.uva.nl on Sat, Jan 05, 2002 at 01:39:52AM +0100 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-01/txt/msg00052.txt.bz2 On Sat, Jan 05, 2002 at 01:39:52AM +0100, Mark Kettenis wrote: > Is there any chance that I can convince you to make NetBSD use > i386bsd-nat.c instead of i386nbsd-nat.c? NetBSD is close enough to > FreeBSD and OpenBSD to be able to use the same basic functionality on > all of them. I'd really rather not (the other BSD's don't have the XMM functionality, for example), but I'll take a look to see if it's really feasible. Note, i386nbsd-nat.c is still going to be necessary, since NetBSD uses different core files than the others. -- -- Jason R. Thorpe