This is the mail archive of the gdb@sourceware.org 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: m32c gdb link error on master


On 04 Aug 2015 17:28, Nick Clifton wrote:
> On 03/08/15 23:28, Joel Sherrill wrote:
> > The m32c fails to link gdb when the simulator is enabled. It
> > fails with this error:
> >
> > remote-sim.o: In function `gdbsim_files_info':
> > /home/joel/test-gcc/b-m32c-rtems4.11-bin/gdb/../../binutils-gdb/gdb/remote-sim.c:1163:
> > undefined reference to `sim_info'
> 
> The patch below provides a stub function to fix this problem.  OK to apply ?

no trailing whitespace, but otherwise looks fine.  this is one of the
few that need to be gutted a bit more but i've been putting it off.
-mike

Attachment: signature.asc
Description: Digital signature


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