This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DWARF debugging format implementation


On Tue, 30 Sep 2003 14:49:43 -0400, Daniel Berlin <dberlin@dberlin.org> said:

> I haven't looked at exactly which version was the last I had sent
> david, but i eventually extended it to support using statements,
> anonymous namespaces, etc.

I don't believe I ever got a version of your GCC patch which correctly
supported using statements.  I know I have a version which generates
DW_TAG_namespace, which handles anonymous namespaces correctly, and
does one other thing which I haven't yet implemented support for in
GDB.  (Maybe namespace aliases?)

It would be nice if the support for DW_TAG_namespace went into GCC
3.4.

David Carlton
carlton@kealia.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]