From: Tom Tromey <tromey@redhat.com>
To: gdb-patches@sourceware.org
Subject: RFA: Add C++ improvements section to NEWS
Date: Wed, 17 Feb 2010 18:26:00 -0000 [thread overview]
Message-ID: <m3y6irg1mi.fsf@fleche.redhat.com> (raw)
This patch adds a general C++ improvements section to the NEWS file.
Ok?
Tom
2010-02-17 Tom Tromey <tromey@redhat.com>
* NEWS: Add C++ improvements section.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.353
diff -u -r1.353 NEWS
--- NEWS 16 Feb 2010 15:52:47 -0000 1.353
+++ NEWS 17 Feb 2010 18:20:37 -0000
@@ -3,7 +3,9 @@
*** Changes since GDB 7.0
-* Namespace Support
+* C++ Improvements
+
+ ** Namespace Support
GDB now supports importing of namespaces in C++. This enables the
user to inspect variables from imported namespaces. Support for
@@ -11,6 +13,17 @@
aliased in the current scope (e.g. namepace C=A; ) the user can
print variables using the alias (e.g. (gdb) print C::x).
+ ** Bug Fixes
+
+ All known bugs relating to the printing of virtual base class were
+ fixed. It is now possible to call overloaded static methods using a
+ qualified name.
+
+ ** Cast Operators
+
+ The C++ cast operators static_cast<>, dynamic_cast<>, const_cast<>,
+ and reinterpret_cast<> are now handled by the C++ expression parser.
+
* New targets
Xilinx MicroBlaze microblaze-*-*
next reply other threads:[~2010-02-17 18:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-17 18:26 Tom Tromey [this message]
2010-02-17 19:54 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3y6irg1mi.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox