forked from Imagelibrary/binutils-gdb
* NEWS: Mention new C++ demangler code.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
|
||||
|
||||
* NEWS: Mention new C++ demangler code.
|
||||
|
||||
2003-12-03 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* ppc-linux-nat.c (store_register, fetch_register): Convert
|
||||
|
||||
7
gdb/NEWS
7
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
|
||||
|
||||
Reference in New Issue
Block a user