OSDN Git Service

(scan_xcoff_symtab): Do not include global symbols
authorPaul N. Hilfinger <hilfinger@adacore.com>
Sat, 16 Aug 2008 08:49:22 +0000 (08:49 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Sat, 16 Aug 2008 08:49:22 +0000 (08:49 +0000)
commit13ae2b2262cf9a8d227395e9726bd217a2b25067
tree797b6495b0968e894c23e3a0a710317d6a1a31f7
parent62308a99da035b2ef49b285e86b9cbbb762d42e6
(scan_xcoff_symtab): Do not include global symbols
 ('F' format) for @FIX names generated by the loader, retaining only
 the minimal symbols (and no partial symbol tables) for these names.
 Fixes warning messages about symbols that are found in partial
 symbol tables, but not full symbol tables.
gdb/ChangeLog
gdb/xcoffread.c