OSDN Git Service

* ada-lang.c (remove_extra_symbols): Remove stub symbols if
authorJoel Brobecker <brobecker@gnat.com>
Sat, 13 Sep 2008 22:26:59 +0000 (22:26 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 13 Sep 2008 22:26:59 +0000 (22:26 +0000)
commit37ed0cc375f5823572380bb0213a107dc356ad1b
tree097a44150566b8367689f3767c98c1868cc6b9a1
parentd6e6b440dc373f4426961f0a712de1c59d588861
    * 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