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]

Re: [RFA] Linux: move solib code from native to target module.


   Date: Tue, 29 Aug 2000 15:45:17 -0700
   From: Michael Snyder <msnyder@redhat.com>

   This change enables me to build a cross-debugger with
   i386 linux as the target.

I have no real objection, although I don't think it really
accomplishes anything since shared libraries aren't supported for
cross-debuggers.  That's probably why I did put some question marks in
the comment and didn't do it myself.

   2000-08-29  Michael Snyder  <msnyder@cleaver.cygnus.com>

	   * i386-linux-nat.c (i386_linux_skip_solib_resolver, 
	   skip_hurd_resolver, find_minsym_and_objfile): Move these
	   solib functions into i386-linux-tdep.c for cross debugging.
	   * i386-linux-tdep.c: Receive the above functions.

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