This is the mail archive of the gdb-patches@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: [2/8] solib handler rework: solib-frv


On Fri, 19 Oct 2007 23:32:21 +0200 (CEST)
"Ulrich Weigand" <uweigand@de.ibm.com> wrote:

> 	* frv-tdep.c: Include "solib.h".
> 	(frv_gdbarch_init): Call set_solib_ops.
> 	* frv-tdep.h (struct target_so_ops): Add forward reference.
> 	(frv_so_ops): Add extern declaration.
> 	* solib-frv.c (frv_so_ops): Make global.
> 	(_initialize_frv_solib): Do not set current_target_so_ops.
> 	* Makefile.in: Update dependencies.

Okay.

Kevin


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