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"


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> 2013-04-12  Doug Evans  <dje@google.com>
Doug> 	* solist.h (struct target_so_ops): New member clear_solist.
Doug> 	* solib-svr4.c (svr4_clear_solist): New function.
Doug> 	(_initialize_svr4_solib): Set svr4_so_ops.clear_solist.
Doug> 	* solib.c (clear_solist): Renamed from free_so_symbols.
Doug> 	All callers updated.  Call target clear_solist if it exists.

This looks reasonable to me.

How hard would it be to write a regression test for it?

Tom


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