diff options
author | Joel Brobecker <brobecker@gnat.com> | 2002-04-22 10:19:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2002-04-22 10:19:04 +0000 |
commit | e2f6d8e5e4989f5b1d93ec36896878d070baacff (patch) | |
tree | 2858969f47d359d41269c56b50305adb31fa285c /.cvsignore | |
parent | 51eb8b084662694622b3d9b8b043b41176de132b (diff) | |
download | gdb-e2f6d8e5e4989f5b1d93ec36896878d070baacff.zip gdb-e2f6d8e5e4989f5b1d93ec36896878d070baacff.tar.gz gdb-e2f6d8e5e4989f5b1d93ec36896878d070baacff.tar.bz2 |
* 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.
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions