This is the mail archive of the gdb-patches@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: Building cross-gdb to arm-netbsd


   Date: 14 Nov 2003 12:25:52 -0500
   From: Ian Lance Taylor <ian@wasabisystems.com>

   I don't know how the solib.h thing is supposed to be handled in the
   multi-arch regime.  Presumably it is wrong for breakpoint.c to only
   define functions based on SOLIB_ADD.

I guess none of us really do.  However, the current situation for
arm-netbsd is clearly wrong.

   In any case, this patch fixes the build problem.

   2003-11-14  Ian Lance Taylor  <ian@wasabisystems.com>

	   * config/arm/nbsd.mt (TM_FILE): Define.
	   * config/arm/tm-nbsd.h: New file.

Your config/arm/tm-nbsd.h also includes "arm/tm-arm.h".  Is that
necessary?

Mark


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