OSDN Git Service

(scan_xcoff_symtab): Do not include global symbols
authorhilfingr <hilfingr>
Sat, 16 Aug 2008 08:49:22 +0000 (08:49 +0000)
committerhilfingr <hilfingr>
Sat, 16 Aug 2008 08:49:22 +0000 (08:49 +0000)
commit525e3d90e4e1ee4db72b08b32a59c938687fca17
tree02832da0142901b372ad04eb61ca17503749d1df
parentdc5c47405cf17f46752605ec3ce78a276a536dec
(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