]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (resolve_subexp): Update.
authorTom Tromey <tromey@redhat.com>
Wed, 1 Feb 2012 15:49:34 +0000 (15:49 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 1 Feb 2012 15:49:34 +0000 (15:49 +0000)
commitd9680e739f79d8f9061f0404efb2a8477a89c83b
treeb03c14bb32aebcf15742ea51444f852010a39d21
parent8b971f9fe98d53e92ad7ca36a55c207eda5782aa
* ada-lang.c (resolve_subexp): Update.
(ada_lookup_symbol_list): Add 'full_search' argument.
(ada_iterate_over_symbols): Pass 0 as full_search argument to
ada_lookup_symbol_list.
(ada_lookup_encoded_symbol): Update.
(get_var_value): Update.
* ada-exp.y (block_lookup): Update.
(write_var_or_type): Update.
(write_name_assoc): Update.
* ada-lang.h (ada_lookup_symbol_list): Update.
gdb/ChangeLog
gdb/ada-exp.y
gdb/ada-lang.c
gdb/ada-lang.h