This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: default_callback


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]