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]

gdb ChangeLog win32-nat.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Branch: 	gdb_5_1-2001-07-29-branch
Changes by:	cgf@sources.redhat.com	2001-10-15 21:50:30

Modified files:
	.              : ChangeLog win32-nat.c 

Log message:
	* win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load of
	already loaded DLL.
	(register_loaded_dll): Convert loaded DLL name to "posix" format or it will
	confuse subsequent opening of the filename due to dos paths.
	(dll_symbol_command): Pass from_tty parameter to safe_symbol_file_add.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.1527.2.32&r2=1.1527.2.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.27.4.3&r2=1.27.4.4


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