Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Sami Wagiaalla <swagiaal@redhat.com>
To: Doug Evans <dje@google.com>
Cc: tromey@redhat.com, gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [patch] Add namespace aliasing support.
Date: Tue, 09 Feb 2010 19:37:00 -0000	[thread overview]
Message-ID: <4B71B97C.2080403@redhat.com> (raw)
In-Reply-To: <e394668d1002081638r447dbec4wa19074540d501955@mail.gmail.com>


> Sorry for coming into this late.  NEWS entry?
> [I mention it because I find the NEWS file really useful.]

How is this ?

Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.352
diff -u -r1.352 NEWS
--- gdb/NEWS	19 Jan 2010 10:40:06 -0000	1.352
+++ gdb/NEWS	9 Feb 2010 19:34:46 -0000
@@ -3,6 +3,14 @@
 
 *** Changes since GDB 7.0
 
+* Namespace Support
+
+  GDB now supports importing of namespaces in c++. This enables the 
+  user to inspect variables from imported namespaces. Support for
+  namepace aliasing has also been added. So, if a namespace is 
+  aliased in the current scope (e.g. namepace C=A; ) the user can 
+  print variables using the alias (e.g. (gdb) print C::x).
+
 * New targets
 
 Xilinx MicroBlaze		microblaze-*-*


  parent reply	other threads:[~2010-02-09 19:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 16:27 Sami Wagiaalla
2010-01-29 20:23 ` Tom Tromey
2010-02-01 20:25   ` Sami Wagiaalla
2010-02-02 19:23     ` Tom Tromey
2010-02-09  0:38       ` Doug Evans
2010-02-09  1:38         ` Tom Tromey
2010-02-09 17:03           ` Sami Wagiaalla
2010-02-09 19:37         ` Sami Wagiaalla [this message]
2010-02-09 19:56           ` 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=4B71B97C.2080403@redhat.com \
    --to=swagiaal@redhat.com \
    --cc=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tromey@redhat.com \
    /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