This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog gcore.c
- From: amodra at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 15 Sep 2010 03:30:31 -0000
- Subject: src/gdb ChangeLog gcore.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2010-09-15 03:30:30
Modified files:
gdb : ChangeLog gcore.c
Log message:
PR 4606
* gcore.c (gcore_create_callback): Clear SEC_HAS_CONTENTS rather
than setting SEC_NEVER_LOAD on sections that need not be copied.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12184&r2=1.12185
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gcore.c.diff?cvsroot=src&r1=1.41&r2=1.42