From: David Carlton <carlton@kealia.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] mention C++ support in NEWS
Date: Fri, 19 Mar 2004 00:09:00 -0000 [thread overview]
Message-ID: <yf2lllzz82u.fsf@hawaii.kealia.com> (raw)
In-Reply-To: <20040317173230.GA9547@nevyn.them.org> (Daniel Jacobowitz's message of "Wed, 17 Mar 2004 12:32:30 -0500")
On Wed, 17 Mar 2004 12:32:30 -0500, Daniel Jacobowitz <drow@mvista.com> said:
> On Wed, Mar 17, 2004 at 08:13:31AM +0200, Eli Zaretskii wrote:
>> This is okay with me.
> And with me also. Thanks, David!
Thanks everybody for the feedback; committed to mainline and 6.1.
David Carlton
carlton@kealia.com
2004-03-17 David Carlton <carlton@kealia.com>
* NEWS: Mention C++ nested types and namespaces
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.139
diff -u -p -r1.139 NEWS
--- NEWS 13 Mar 2004 13:11:53 -0000 1.139
+++ NEWS 17 Mar 2004 17:34:24 -0000
@@ -38,6 +38,18 @@ GDB support for location expressions has
arguments and frame bases. Older versions of GDB could crash when they
encountered these.
+* C++ nested types and namespaces
+
+GDB's support for nested types and namespaces in C++ has been
+improved, especially if you use the DWARF 2 debugging format. (This
+is the default for recent versions of GCC on most platforms.)
+Specifically, if you have a class "Inner" defined within a class or
+namespace "Outer", then GDB realizes that the class's name is
+"Outer::Inner", not simply "Inner". This should greatly reduce the
+frequency of complaints about not finding RTTI symbols. In addition,
+if you are stopped at inside of a function defined within a namespace,
+GDB modifies its name lookup accordingly.
+
* New native configurations
NetBSD/amd64 x86_64-*-netbsd*
WARNING: multiple messages have this Message-ID
From: David Carlton <carlton@kealia.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] mention C++ support in NEWS
Date: Wed, 17 Mar 2004 17:39:00 -0000 [thread overview]
Message-ID: <yf2lllzz82u.fsf@hawaii.kealia.com> (raw)
Message-ID: <20040317173900.ngoAp9kxajDjIpLLZMe13WgTAxFJ_rD9_QPuOyQn6Zk@z> (raw)
In-Reply-To: <20040317173230.GA9547@nevyn.them.org> (Daniel Jacobowitz's message of "Wed, 17 Mar 2004 12:32:30 -0500")
On Wed, 17 Mar 2004 12:32:30 -0500, Daniel Jacobowitz <drow@mvista.com> said:
> On Wed, Mar 17, 2004 at 08:13:31AM +0200, Eli Zaretskii wrote:
>> This is okay with me.
> And with me also. Thanks, David!
Thanks everybody for the feedback; committed to mainline and 6.1.
David Carlton
carlton@kealia.com
2004-03-17 David Carlton <carlton@kealia.com>
* NEWS: Mention C++ nested types and namespaces
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.139
diff -u -p -r1.139 NEWS
--- NEWS 13 Mar 2004 13:11:53 -0000 1.139
+++ NEWS 17 Mar 2004 17:34:24 -0000
@@ -38,6 +38,18 @@ GDB support for location expressions has
arguments and frame bases. Older versions of GDB could crash when they
encountered these.
+* C++ nested types and namespaces
+
+GDB's support for nested types and namespaces in C++ has been
+improved, especially if you use the DWARF 2 debugging format. (This
+is the default for recent versions of GCC on most platforms.)
+Specifically, if you have a class "Inner" defined within a class or
+namespace "Outer", then GDB realizes that the class's name is
+"Outer::Inner", not simply "Inner". This should greatly reduce the
+frequency of complaints about not finding RTTI symbols. In addition,
+if you are stopped at inside of a function defined within a namespace,
+GDB modifies its name lookup accordingly.
+
* New native configurations
NetBSD/amd64 x86_64-*-netbsd*
next prev parent reply other threads:[~2004-03-17 17:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-11 18:15 David Carlton
2004-02-11 19:31 ` Eli Zaretskii
2004-02-16 19:44 ` Daniel Jacobowitz
2004-03-19 0:09 ` David Carlton
2004-03-17 0:29 ` David Carlton
2004-03-19 0:09 ` Eli Zaretskii
2004-03-17 6:11 ` Eli Zaretskii
2004-03-17 17:32 ` Daniel Jacobowitz
2004-03-19 0:09 ` Daniel Jacobowitz
2004-03-19 0:09 ` David Carlton [this message]
2004-03-17 17:39 ` David Carlton
2004-03-17 1:29 Michael Elizabeth Chastain
2004-03-19 0:09 ` Michael Elizabeth Chastain
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=yf2lllzz82u.fsf@hawaii.kealia.com \
--to=carlton@kealia.com \
--cc=gdb-patches@sources.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