diff options
Diffstat (limited to 'gdb/ada-lang.c')
-rw-r--r-- | gdb/ada-lang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c index f1d01ec..52bae58 100644 --- a/gdb/ada-lang.c +++ b/gdb/ada-lang.c @@ -13533,7 +13533,7 @@ public: NULL, NULL, SEARCH_GLOBAL_BLOCK | SEARCH_STATIC_BLOCK, - SEARCH_ALL); + SEARCH_ALL_DOMAINS); /* At this point scan through the misc symbol vectors and add each symbol you find to the list. Eventually we want to ignore |