OSDN Git Service

* 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)
commit157b8e3994b99744ef8a6c2c3ebf13f8474b56bb
treee3c50b1f899724a8e2570fd33b3d398b5b228f51
parent11beffcacca426f5bb568ab4be32623e66880eb3
* 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