This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DWARF: C++ namespace support
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc at gcc dot gnu dot org,dpatel at apple dot com
- Date: Wed, 26 Nov 2003 08:49:47 -0500
- Subject: Re: DWARF: C++ namespace support
- References: <20031126005346.4c1202ec.bkoz@redhat.com>
On Nov 26, 2003, at 1:53 AM, Benjamin Kosnik wrote:
Errr, part of it was approved ages ago (the basic support for
generating
namespace dies), i was just waiting for gdb to commit it. But if we
are
going to do it, we should probably do it right and submit it all at
once.
I am also wondering about the complete absence of this patch in
mainline gcc.
This has been tracked in bugzilla as:
debug/11114 GCC doesn't generate DW_TAG_namespace entries
It's mustfix for 3.4.
Is it now?
The last time I talked to Jason about this, he said:
Have you seen this patch?
http://gcc.gnu.org/ml/gcc-patches/2002-11/msg01616.html
Yes; I reviewed it, but Dan never revised the patch based on my
comments.
I did, it's somewhere.
Like I said, it was never high on my priority list.