* symtab.c (lookup_symbol): Add 3 more of those loops through
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 24 Apr 1991 02:23:40 +0000 (02:23 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 24 Apr 1991 02:23:40 +0000 (02:23 +0000)
commitb039ac3a202e717e4c6c40f33b10f9745a7b483c
treedaed245eb216bd284229639ff30f999ad9e44c0a
parente532974c430c3e8ead63286558d5e950b10f44d9
* symtab.c (lookup_symbol): Add 3 more of those loops through
the symtabs which we all know and love: (1) Look in the
STATIC_BLOCK for mangled symbols right after we check the blocks,
(2, 3) Look in the STATIC_BLOCK for all the symtabs and psymtabs
at the end.
gdb/ChangeLog
gdb/symtab.c