* Demanger in gdb's NEWS file
@ 2003-12-03 19:30 Andrew Cagney
2003-12-03 19:37 ` Paul Hilfinger
2003-12-03 19:54 ` Ian Lance Taylor
0 siblings, 2 replies; 3+ messages in thread
From: Andrew Cagney @ 2003-12-03 19:30 UTC (permalink / raw)
To: Ian Lance Taylor, gdb-patches
Ian,
Suggest adding an entry to GDB's news file mentioning that there's a new
demangler - It's very news worthy and very user visible (and GDB could
easily be the first kid on the block with a new release containing that
code).
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Demanger in gdb's NEWS file
2003-12-03 19:30 Demanger in gdb's NEWS file Andrew Cagney
@ 2003-12-03 19:37 ` Paul Hilfinger
2003-12-03 19:54 ` Ian Lance Taylor
1 sibling, 0 replies; 3+ messages in thread
From: Paul Hilfinger @ 2003-12-03 19:37 UTC (permalink / raw)
To: Andrew Cagney; +Cc: Ian Lance Taylor, gdb-patches
Actually, I think it would be far more newsworthy to follow the
subject line and add an entry about this new "demanger" thing. I know
some programs that could really use it.
:-)
Paul Hilfinger
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Demanger in gdb's NEWS file
2003-12-03 19:30 Demanger in gdb's NEWS file Andrew Cagney
2003-12-03 19:37 ` Paul Hilfinger
@ 2003-12-03 19:54 ` Ian Lance Taylor
1 sibling, 0 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2003-12-03 19:54 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb-patches
Andrew Cagney <cagney@gnu.org> writes:
> Suggest adding an entry to GDB's news file mentioning that there's a
> new demangler - It's very news worthy and very user visible (and GDB
> could easily be the first kid on the block with a new release
> containing that code).
OK, I checked in the appended. I can adjust if anybody likes, or feel
free to adjust it yourself.
(I have to admit that when I started this work I wasn't thinking of
GDB at all.)
Ian
2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
* NEWS: Mention new C++ demangler code.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.129
diff -u -r1.129 NEWS
--- NEWS 1 Dec 2003 21:10:46 -0000 1.129
+++ NEWS 3 Dec 2003 19:52:33 -0000
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-03 19:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-03 19:30 Demanger in gdb's NEWS file Andrew Cagney
2003-12-03 19:37 ` Paul Hilfinger
2003-12-03 19:54 ` Ian Lance Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox