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

Mark Kettenis kettenis@wins.uva.nl
Tue Aug 29 15:59:00 GMT 2000


   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.


More information about the Gdb-patches mailing list