2012-02-01 Gary Benson <gbenson@redhat.com>
authorGary Benson <gary@redhat.com>
Wed, 1 Feb 2012 16:10:31 +0000 (16:10 +0000)
committerGary Benson <gary@redhat.com>
Wed, 1 Feb 2012 16:10:31 +0000 (16:10 +0000)
commit8e704927af04cf5567a4f3bb715328e383505214
tree0ae55b7b42756d442c69b06563d5592bc5090875
parentd9680e739f79d8f9061f0404efb2a8477a89c83b
2012-02-01  Gary Benson  <gbenson@redhat.com>

* symtab.h (symbol_name_match_p_ftype): New typedef.
(iterate_over_symbols): Use the above.
* symtab.c (iterate_over_symbols): Likewise.
* language.h (language_defn->la_iterate_over_symbols): Likewise.
* ada-lang.c (ada_iterate_over_symbols): Likewise.
* linespec.c (iterate_over_all_matching_symtabs): Likewise.
(iterate_name_matcher): Document return values.
(collect_one_symbol): Likewise.
(collect_function_symbols): Likewise.
(collect_symbols): Likewise.
gdb/ChangeLog
gdb/ada-lang.c
gdb/language.h
gdb/linespec.c
gdb/symtab.c
gdb/symtab.h
This page took 0.030528 seconds and 4 git commands to generate.