* symtab.c (lookup_symbol_aux): In the cases where we find a
authorJim Blandy <jimb@codesourcery.com>
Fri, 30 Aug 2002 03:24:00 +0000 (03:24 +0000)
committerJim Blandy <jimb@codesourcery.com>
Fri, 30 Aug 2002 03:24:00 +0000 (03:24 +0000)
commitc7612d53196a8b287ff54bdfd0ce8429e31738db
tree757ea79bb2382804a849a116cdf7e2d396ef6f9d
parent80977a89c9972d39974e4b7c429f8d05022487cb
* symtab.c (lookup_symbol_aux): In the cases where we find a
minimal symbol of an appropriate name and use its address to
select a symtab to read and search, use `name' (as passed to us)
as the demangled name when searching the symtab's global and
static blocks, not the minsym's name.
gdb/ChangeLog
gdb/symtab.c