summaryrefslogtreecommitdiffstats
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-12-16 21:39:16 +0000
committerTom Tromey <tromey@redhat.com>2011-12-16 21:39:16 +0000
commit07fea4b4130330d60119a8068e711ff59725f04e (patch)
treebd6760a0d82f74f7cc778f667e62a4e7e35ce819 /gdb/ChangeLog
parent39b856a4b12bb7dc5a03b1f91f76c4ebc822c5a4 (diff)
downloadppe42-binutils-07fea4b4130330d60119a8068e711ff59725f04e.tar.gz
ppe42-binutils-07fea4b4130330d60119a8068e711ff59725f04e.zip
* linespec.c (collect_symbols): Call maybe_add_address after
calling symbol_to_sal. (minsym_found): Call maybe_add_address here. (search_minsyms_for_name): Don't call maybe_add_address.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 261ad9d369..1b94ffd317 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2011-12-16 Tom Tromey <tromey@redhat.com>
+ * linespec.c (collect_symbols): Call maybe_add_address after
+ calling symbol_to_sal.
+ (minsym_found): Call maybe_add_address here.
+ (search_minsyms_for_name): Don't call maybe_add_address.
+
+2011-12-16 Tom Tromey <tromey@redhat.com>
+
* linespec.c (struct collect_info) <objfile>: Remove field.
(decode_objc): Update.
(find_method): Update.
OpenPOWER on IntegriCloud