src/gdb gcore.c
roland@sources.redhat.com
roland@sources.redhat.com
Sat Oct 11 01:56:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: roland@sourceware.org 2003-10-11 01:56:53
Modified files:
gdb : gcore.c
Log message:
2003-10-08 Roland McGrath <roland@redhat.com>
* gcore.c (make_mem_sec): Function removed, folded into ...
(gcore_create_callback): ... here. To omit a section, clear its
SEC_LOAD bit rather than zeroing its size.
Omit read-only sections only if they correspond to a known disk file.
(gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gcore.c.diff?cvsroot=src&r1=1.12&r2=1.13
More information about the Gdb-cvs
mailing list