src/gdb ChangeLog solist.h solib-svr4.c solib.c

devans@sourceware.org devans@sourceware.org
Mon May 6 22:18:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	devans@sourceware.org	2013-05-06 22:18:39

Modified files:
	gdb            : ChangeLog solist.h solib-svr4.c solib.c 

Log message:
	* 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15519&r2=1.15520
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/solist.h.diff?cvsroot=src&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&r1=1.176&r2=1.177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/solib.c.diff?cvsroot=src&r1=1.172&r2=1.173



More information about the Gdb-cvs mailing list