This is the mail archive of the gdb-patches@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]

Re: PATCH: Set SEC_NEVER_LOAD when clearing SEC_LOAD for gcore


On Wed, Jun 20, 2007 at 11:23:08AM -0700, H. J. Lu wrote:
> 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.

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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