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: [RFA] Fix handling of "set sysroot foo"


On Sat, 04 May 2013 06:21:18 +0200, Doug Evans wrote:
> How about this?
> 
> 2013-05-03  Doug Evans  <dje@google.com>
> 
> 	* solist.h (struct target_so_ops): New member clear_so.
> 	* solib-svr4.c (svr4_clear_so): New function.
> 	(_initialize_svr4_solib): Set svr4_so_ops.clear_so.
> 	* solib.c (clear_so): Renamed from free_so_symbols.
> 	All callers updated.  Call target clear_so if it exists.

Fine with this patch.


Thanks,
Jan


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