From 59659be2f6779c3da783bb808760a79772780408 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 3 Dec 2003 19:53:11 +0000 Subject: * NEWS: Mention new C++ demangler code. --- gdb/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 1b64628..9b2a28f 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,13 @@ *** Changes since GDB 6.0: +* New C++ demangler + +GDB has a new C++ demangler which does a better job on the mangled +names generated by current versions of g++. It also runs faster, so +with this and other changes gdb should now start faster on large C++ +programs. + * DWARF 2 Location Expressions GDB support for location expressions has been extended to support function -- cgit v1.1