src/gdb ChangeLog NEWS mdebugread.c symfile.c ...
cagney@sources.redhat.com
cagney@sources.redhat.com
Sun Jun 16 07:14:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Branch: gdb_5_2-branch
Changes by: cagney@sources.redhat.com 2002-06-16 07:14:00
Modified files:
gdb : ChangeLog NEWS mdebugread.c symfile.c symfile.h
Log message:
* NEWS: Mention below.
Merge from mainline:
2002-04-22 J. Brobecker <brobecker@gnat.com>:
* symfile.h (get_section_index): Define.
* symfile.c (get_section_index): New function.
* mdebugread.c (SC_IS_SBSS): New macro.
(SC_IS_BSS): Return true for the scBss storage class only, as
the scSBss storage class refers to the .sbss section.
(parse_partial_symbols): Discard the symbols which associated
section does not exist.
Make sure to use the .sbss section index for symbols which
storage class is scBss, rather than using the .bss section index.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.2298.2.53&r2=1.2298.2.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.58.2.2&r2=1.58.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mdebugread.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.23.2.1&r2=1.23.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symfile.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.54.2.1&r2=1.54.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/symfile.h.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.12&r2=1.12.2.1
More information about the Gdb-cvs
mailing list