]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* symtab.c (lookup_block_symbol): Break out of linear search
authorJason Molenda <jmolenda@apple.com>
Wed, 17 Oct 2001 07:12:57 +0000 (07:12 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 17 Oct 2001 07:12:57 +0000 (07:12 +0000)
commit1ba7c32c230bcfb82b8a052d8fc4f9d4b7c0de2d
treeafc8b38f940360a1df45be2bd77d93b710826a5d
parent15c1449b2593a7bbbca15b76576152e6e68efc7f
* symtab.c (lookup_block_symbol):  Break out of linear search
        if we're past the range of possible matches.

Original patch submission, with links to history/background behind it,
here:
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00120.html
gdb/ChangeLog
gdb/symtab.c