This is the mail archive of the gdb-cvs@sources.redhat.com 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]

gdb ChangeLog win32-nat.c

[Get raw message]
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


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