src/gdb ChangeLog gcore.c

hjl@sourceware.org hjl@sourceware.org
Wed Jun 20 18:32:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2007-06-20 18:32:10

Modified files:
	gdb            : ChangeLog gcore.c 

Log message:
	2007-06-20  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR 4606
	* gcore.c (gcore_command): Use bfd_make_section_anyway_with_flags
	instead of bfd_make_section_anyway.
	(gcore_create_callback): Likewise.  Also set SEC_NEVER_LOAD
	when clearing SEC_LOAD.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8502&r2=1.8503
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gcore.c.diff?cvsroot=src&r1=1.23&r2=1.24



More information about the Gdb-cvs mailing list