OSDN Git Service

From Daniel Berlin <dberlin@redhat.com> :
authorcgf <cgf>
Fri, 20 Oct 2000 00:15:30 +0000 (00:15 +0000)
committercgf <cgf>
Fri, 20 Oct 2000 00:15:30 +0000 (00:15 +0000)
commit29c5205c53ce6550968bb5a34a4a3783cdfbc6e5
tree4f6b60d161578ba7b24d6bd65d7fdd4eff73ec94
parent29fc3672a488f6e9050778e22e30fb18d89c39f9
From Daniel Berlin <dberlin@redhat.com> :
* symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize the symbol language to auto
instead of unknown, so it will try to demangle the symbol.
* symtab.h (OPNAME_PREFIX_P): Change operator prefix to correct value.
* symtab.c (gdb_mangle_name): Properly handle C++ operators.
gdb/ChangeLog