OSDN Git Service

2007-06-20 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Wed, 20 Jun 2007 18:32:08 +0000 (18:32 +0000)
committerhjl <hjl>
Wed, 20 Jun 2007 18:32:08 +0000 (18:32 +0000)
commitd5dab63ad2e8d8b660f3284ec7464ef371f087f5
tree5dcd6ebdee91f2c73536b3a59fe513a99eec40cb
parentc6659bd18d1da193f42f42c9bcbbf01cabdd73a9
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.
gdb/ChangeLog
gdb/gcore.c