]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (remove_extra_symbols): Remove stub symbols if
authorJoel Brobecker <brobecker@gnat.com>
Sat, 13 Sep 2008 22:27:00 +0000 (22:27 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 13 Sep 2008 22:27:00 +0000 (22:27 +0000)
commit339c13b662e90ae3ba32ac076a8fd6dd4548d608
treec33c13ff2939e64272fe19a684933f063ac014fd
parentbc30ff585c49cf1d4a4c4df15f6c15fda4dae86b
    * ada-lang.c (remove_extra_symbols): Remove stub symbols if
        the associated complete symbol is also in the list.
        (ada_add_local_symbols, ada_add_non_local_symbols): New functions,
        extracted out from ada_lookup_symbol_list.
        (ada_lookup_symbol_list): Use them.  Remove the search through
        the minimal symbols.
gdb/ChangeLog
gdb/ada-lang.c