aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPaul N. Hilfinger <hilfinger@adacore.com>2008-08-16 08:49:23 +0000
committerPaul N. Hilfinger <hilfinger@adacore.com>2008-08-16 08:49:23 +0000
commit9f1d54327856555cb425e78313366cc77752a967 (patch)
treefd431a37472faee6a1e4003bf9c251182d6dc42a /gdb/ChangeLog
parente7c8859c2139c644b2d3506e75ad0c9e368ea2eb (diff)
downloadgdb-9f1d54327856555cb425e78313366cc77752a967.zip
gdb-9f1d54327856555cb425e78313366cc77752a967.tar.gz
gdb-9f1d54327856555cb425e78313366cc77752a967.tar.bz2
(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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d709b5b..a703727 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-16 Paul N. Hilfinger <hilfingr@adacore.com>
+
+ * xcoffread.c (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.
+
2008-08-16 Pedro Alves <pedro@codesourcery.com>
* infrun.c (fetch_inferior_event): Only call normal_stop if not