gdb ChangeLog win32-nat.c

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Tue Nov 13 08:42:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	cgf@sources.redhat.com	2001-11-24 11:00:03

Modified files:
	.              : ChangeLog win32-nat.c 

Log message:
	* win32-nat.c (struct so_stuff): Add objfile *objfile field needed to be able
	to remove the DLL when unloaded.  Remove unused last field.
	(handle_unload_dll): New function to handle unloading of DLL.
	(solib_symbols_add): Change return type to struct objfile *.
	(get_child_debug_event): Call handle_unload_dll function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.1809&r2=1.1810
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.37&r2=1.38



More information about the Gdb-cvs mailing list