From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6760 invoked by alias); 21 Oct 2002 19:08:46 -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 6686 invoked from network); 21 Oct 2002 19:08:43 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 21 Oct 2002 19:08:43 -0000 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 1036F8000FA for ; Mon, 21 Oct 2002 15:08:42 -0400 (EDT) Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 921F43EE5; Mon, 21 Oct 2002 12:41:14 -0400 (EDT) Message-ID: <3DB42E2A.4070605@redhat.com> Date: Mon, 21 Oct 2002 12:08:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Revive OpenBSD/i386. References: <200210201200.g9KC0kXA004446@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00337.txt.bz2 > This patch revives OpenBSD/i386 after it was broken by some changes to > NetBSD/i386. There is some code duplication now, but I didn't find an > easy way to avoid it. Since OpenBSD/i386 is indistingushable from > NetBSD/i386, it is probably not possible to build a GDB that supports > both these targets. Fortunately we don't try to do that yet. I filed a bug report against this bug (www.openbsd.org) I can't find it - the search facility appears to still be down :-( Andrew