(scan_xcoff_symtab): Do not include global symbols
authorPaul N. Hilfinger <hilfinger@adacore.com>
Sat, 16 Aug 2008 08:49:23 +0000 (08:49 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Sat, 16 Aug 2008 08:49:23 +0000 (08:49 +0000)
commit9f1d54327856555cb425e78313366cc77752a967
treefd431a37472faee6a1e4003bf9c251182d6dc42a
parente7c8859c2139c644b2d3506e75ad0c9e368ea2eb
(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
This page took 0.02484 seconds and 4 git commands to generate.