From 29c5205c53ce6550968bb5a34a4a3783cdfbc6e5 Mon Sep 17 00:00:00 2001 From: cgf Date: Fri, 20 Oct 2000 00:15:30 +0000 Subject: [PATCH] From Daniel Berlin : * 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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fa854848c6..cb7271560c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +2000-10-19 Elena Zannoni + + From Daniel Berlin : + + * 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. + 2000-10-17 Kevin Buettner * remote-vx29k.c (vx29k_frame_chain_valid): Protoize. -- 2.11.0