From 6c9353d3467c71c60b7d08215263efdaddd3711c Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 19 May 2008 18:37:07 +0000 Subject: * symtab.h (lookup_symbol_in_language): Update comment. * symtab.c (lookup_symbol_aux_block): Update comment. * ada-lang.c (ada_lookup_symbol_list): Update comment. --- gdb/ada-lang.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/ada-lang.c') diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c index 7060f50..6bfdf0d 100644 --- a/gdb/ada-lang.c +++ b/gdb/ada-lang.c @@ -4666,7 +4666,7 @@ remove_irrelevant_renamings (struct ada_symbol_info *syms, /* Find symbols in DOMAIN matching NAME0, in BLOCK0 and enclosing scope and in global scopes, returning the number of matches. Sets - *RESULTS to point to a vector of (SYM,BLOCK,SYMTAB) triples, + *RESULTS to point to a vector of (SYM,BLOCK) tuples, indicating the symbols found and the blocks and symbol tables (if any) in which they were found. This vector are transient---good only to the next call of ada_lookup_symbol_list. Any non-function/non-enumeral -- cgit v1.1