From 8cc1c88238180c5b97da41194a56e5f9771eb995 Mon Sep 17 00:00:00 2001 From: Elena Zannoni Date: Tue, 16 Oct 2001 03:23:35 +0000 Subject: 2001-10-15 Elena Zannoni * symtab.c (lookup_block_symbol): Update comment. --- gdb/symtab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/symtab.c') diff --git a/gdb/symtab.c b/gdb/symtab.c index 53ed050..b1a2590 100644 --- a/gdb/symtab.c +++ b/gdb/symtab.c @@ -1217,7 +1217,7 @@ lookup_block_symbol (register const struct block *block, const char *name, /* Here if block isn't sorted, or we fail to find a match during the binary search above. If during the binary search above, we find a - symbol which is a C++ symbol, then we have re-enabled the linear + symbol which is a Java symbol, then we have re-enabled the linear search flag which was reset when starting the binary search. This loop is equivalent to the loop above, but hacked greatly for speed. -- cgit v1.1