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 bfd-target.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2009-07-28 15:05:02

Modified files:
	gdb            : ChangeLog bfd-target.c 

Log message:
	* bfd-target.c (target_bfd_xclose): Only close the bfd if the
	section tarble is not empty.
	(target_bfd_reopen): If the section table ends up empty, close the
	bfd here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10748&r2=1.10749
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/bfd-target.c.diff?cvsroot=src&r1=1.12&r2=1.13


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