src/gdb ChangeLog corefile.c exec.c gdbcore.h ...

drow@sourceware.org drow@sourceware.org
Fri Mar 14 18:39:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2008-03-14 18:39:43

Modified files:
	gdb            : ChangeLog corefile.c exec.c gdbcore.h source.c 

Log message:
	* cache.c (close_one): Remove mtime hack.
	
	* corefile.c (reopen_exec_file): Use exec_bfd_mtime.
	* exec.c (exec_bfd_mtime): Define.
	(exec_close): Clear it.
	(exec_file_attach): Set it.
	* gdbcore.h (exec_bfd_mtime): Declare.
	* source.c (find_source_lines): Do not use bfd_get_mtime.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9217&r2=1.9218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/corefile.c.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/exec.c.diff?cvsroot=src&r1=1.70&r2=1.71
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbcore.h.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/source.c.diff?cvsroot=src&r1=1.85&r2=1.86



More information about the Gdb-cvs mailing list