This is the mail archive of the gdb-cvs@sourceware.org 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]

src/gdb ChangeLog symfile.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jkratoch@sourceware.org	2013-09-13 14:21:03

Modified files:
	gdb            : ChangeLog symfile.c 

Log message:
	Code cleanup: Move variable.
	
	gdb/
	2013-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
	
	Code cleanup.
	* symfile.c (reread_symbols): Move variable obfd_filename to a more
	inner block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15995&r2=1.15996
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symfile.c.diff?cvsroot=src&r1=1.388&r2=1.389


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