* linespec.c (collect_symbols): Call maybe_add_address after
authorTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:39:16 +0000 (21:39 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:39:16 +0000 (21:39 +0000)
commit07fea4b4130330d60119a8068e711ff59725f04e
treebd6760a0d82f74f7cc778f667e62a4e7e35ce819
parent39b856a4b12bb7dc5a03b1f91f76c4ebc822c5a4
* 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.
gdb/ChangeLog
gdb/linespec.c