From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5420 invoked by alias); 4 Sep 2003 19:27:30 -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 5411 invoked from network); 4 Sep 2003 19:27:29 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Sep 2003 19:27:29 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h84JRSl09684 for ; Thu, 4 Sep 2003 15:27:28 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h84JRQL25420 for ; Thu, 4 Sep 2003 15:27:26 -0400 Received: from cygbert.vinschen.de (vpn50-3.rdu.redhat.com [172.16.50.3]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h84JRPw09155 for ; Thu, 4 Sep 2003 12:27:25 -0700 Received: by cygbert.vinschen.de (Postfix, from userid 500) id B44405804E; Thu, 4 Sep 2003 21:27:23 +0200 (CEST) Date: Thu, 04 Sep 2003 19:27:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Eliminate deprecated_tm_print_insn Message-ID: <20030904192723.GL1859@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <3F4E83BF.1040702@redhat.com> <20030904180529.GK1859@cygbert.vinschen.de> <3F5781C1.8030003@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F5781C1.8030003@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-09/txt/msg00051.txt.bz2 On Thu, Sep 04, 2003 at 02:17:37PM -0400, Andrew Cagney wrote: > >On Thu, Aug 28, 2003 at 06:35:43PM -0400, Andrew Cagney wrote: > > > >>2003-08-28 Andrew Cagney > >> > >> * arch-utils.h (legacy_print_insn): Delete declaration. > >> * arch-utils.c (legacy_print_insn): Delete function. > >> * disasm.c (deprecated_tm_print_insn_info): Delete. > >> (_initialize_disasm): Delete function, contained code initializing > >> deprecated_tm_print_insn_info. > >> * gdbarch.sh (deprecated_tm_print_insn): Delete. > >> (deprecated_tm_print_insn_info): Delete. > >> (TARGET_PRINT_INSN): Do not provide a default. > >> * gdbarch.h, gdbarch.c: Re-generate. > > > > > >After this change I'm getting an error when building: > > > >gcc -g \ > > -o gdb gdb.o main.o cli-dump.o cli-decode.o cli-script.o > > cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o > > mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o > > mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o > > mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o > > libgdb.a \ > > > Check that your opcodes directory is up-to-date. In particular it > contains dis-init.o. Uh, thanks, that did it. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc.