From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7508 invoked by alias); 9 May 2005 17:31:34 -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 7161 invoked from network); 9 May 2005 17:31:21 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 9 May 2005 17:31:21 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DVC6B-0006Ji-82; Mon, 09 May 2005 13:31:19 -0400 Date: Mon, 09 May 2005 17:31:00 -0000 From: Daniel Jacobowitz To: Simon Richter Cc: gdb@sources.redhat.com Subject: Re: default_callback Message-ID: <20050509173119.GA24228@nevyn.them.org> Mail-Followup-To: Simon Richter , gdb@sources.redhat.com References: <427F99F3.5050804@hogyros.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <427F99F3.5050804@hogyros.de> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00117.txt.bz2 On Mon, May 09, 2005 at 07:12:19PM +0200, Simon Richter wrote: > Hi, > > I am trying to build a cross gdb for armeb-uclinux from CVS, and so far > everything works, just that the symbol "default_callback" is undefined > in the link. This name only appears at three places in the source tree: > its "extern" declaration and two references to it, from the rdp and sim > targets (amazingly, the remote-sim.o does not have a reference at the > end). I presume the symbol was defined once, so I wonder what has > happened to it (since it is not mentioned in the changelogs). > > Can anyone give me a hint in the right direction on this one? It is defined in sim/common/. -- Daniel Jacobowitz CodeSourcery, LLC