]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* linespec.c (struct collect_info) <objfile>: Remove field.
authorTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:36:36 +0000 (21:36 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 16 Dec 2011 21:36:36 +0000 (21:36 +0000)
commita9be3c540ceb23f267be91a13097048e61b90cd6
treebf885578a0650004aac70cb17a036a94445bd293
parent6996770cdcffe3f687ca543d9903d636bc4d21fa
* 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