From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3024 invoked by alias); 13 May 2002 16:19:28 -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 3007 invoked from network); 13 May 2002 16:19:24 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 13 May 2002 16:19:24 -0000 Received: from localhost.redhat.com (remus.sfbay.redhat.com [172.16.27.252]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id JAA18743; Mon, 13 May 2002 09:19:11 -0700 (PDT) Received: by localhost.redhat.com (Postfix, from userid 469) id DCA3610AAC; Mon, 13 May 2002 12:18:39 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15583.59231.744240.255403@localhost.redhat.com> Date: Mon, 13 May 2002 09:19:00 -0000 To: Andrew Cagney Cc: Elena Zannoni , Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFA] Type cleanups In-Reply-To: <3CDFE5D1.3000506@cygnus.com> References: <20020513003359.GA11672@nevyn.them.org> <3CDF3081.1020900@cygnus.com> <20020513135950.GB19484@nevyn.them.org> <3CDFDDB9.7020904@cygnus.com> <15583.57551.427061.541618@localhost.redhat.com> <3CDFE5D1.3000506@cygnus.com> X-SW-Source: 2002-05/txt/msg00467.txt.bz2 Andrew Cagney writes: > > > Yes, per above, BFD problem. sh-hms doesn't enable full SH support in BFD. > > > > > > > Yes. > > I am looking into this right now. > > Elena > > BTW, should sh-hms be dropped from the build list? The files it uses > merged into the base sh-elf (becomming sh-*)? > > Andrew > Don't know. All I know is that it is a coff target. I am looking into a way to not use the print_insn_sh64 directly from gdb. That's the one my build is barfing on. Another question, do we still support sh-pe? Wasn't this the wince target we deleted a few months back? Elena