From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8036 invoked by alias); 12 Apr 2004 15:45:54 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 7899 invoked from network); 12 Apr 2004 15:45:17 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.113.248) by sources.redhat.com with SMTP; 12 Apr 2004 15:45:17 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i3CFjDlt001083 for ; Mon, 12 Apr 2004 17:45:13 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i3CFjDM3026738 for ; Mon, 12 Apr 2004 17:45:13 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i3CFjD7N026735; Mon, 12 Apr 2004 17:45:13 +0200 (CEST) Date: Mon, 12 Apr 2004 16:43:00 -0000 Message-Id: <200404121545.i3CFjD7N026735@elgar.kettenis.dyndns.org> From: Mark Kettenis To: gdb@sources.redhat.com Subject: The VAX X-SW-Source: 2004-04/txt/msg00063.txt.bz2 I've successfully installed NetBSD 1.6.1 on a VAX simulator. The performance is actually quite reasonable on my AMD64 box. It is currently compiling GDB. Anyway, I'm working on GDB's VAX target. Hopefully I'll have a working native NetBSD/vax configuration soon. I'm already working on frameifying vax-tdep.c. So stay tuned, and don't throw away the current VAX stuff just yet... Mark