* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
authorJim Blandy <jimb@codesourcery.com>
Thu, 18 Jan 2001 23:38:26 +0000 (23:38 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 18 Jan 2001 23:38:26 +0000 (23:38 +0000)
commit5dbd90485c7ad1c93344d96ae381b25430467433
tree0552ca916bb7e02d87f9bfba71b490beaf6a55d5
parent28ae27b1a6b494ae3efd08a514c62d0d51bb9947
* symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
a mangled symbol rather than recursing into lookup_symbol, since
this will just re-unmangle the name & call lookup_symbol_aux -
leading to an infinite recursion.
gdb/ChangeLog
gdb/symtab.c
This page took 0.029462 seconds and 4 git commands to generate.