]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/linespec.c
* linespec.c (struct collect_info) <objfile>: Remove field.
authorTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:35:57 +0000 (21:35 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:35:57 +0000 (21:35 +0000)
commit39b856a4b12bb7dc5a03b1f91f76c4ebc822c5a4
tree2846a69d1b614776750f1a3602977994ecce8f99
parentccbac09dc1df91c906b1ddd767a5c9aa177b1a4b
* linespec.c (struct collect_info) <objfile>: Remove field.
(decode_objc): Update.
(find_method): Update.
(decode_variable): Update.
(struct minsym_and_objfile): New.
(struct collect_minsyms): New.
(classify_mtype): New function.
(compare_msyms): Likewise.
(add_minsym): Likewise.
(check_minsym): Remove.
(search_minsyms_for_name): Sort minsyms and apply only those with
top priority.
gdb/ChangeLog
gdb/linespec.c