This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] Linux: move solib code from native to target module.
- To: Mark Kettenis <kettenis at wins dot uva dot nl>
- Subject: Re: [RFA] Linux: move solib code from native to target module.
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Tue, 26 Sep 2000 17:33:47 -0400
- Cc: msnyder at redhat dot com, gdb-patches at sourceware dot cygnus dot com
- References: <39AC3CFD.F81@redhat.com> <200008292259.e7TMxDA00839@delius.kettenis.local>
Mark Kettenis wrote:
>
> 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.
BTW, From memory, the WinCE code supports some form of shared library.
Hopefully Linux can get similar support.
Andrew