This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: helpin out with beginner projects
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: William Tyler <wtyler at us dot ibm dot com>, <gcc at gcc dot gnu dot org>
- Date: Thu, 5 Sep 2002 18:41:53 -0400 (EDT)
- Subject: Re: helpin out with beginner projects
> - Improve dwarf2out.c (start by making it represent C++ namespaces
> properly)
You can take this off, i've got it done and working.
It's actually approved (has been for ages), i'm just waiting for gdb to
support it. I keep the patch up to date and working as well, so it's not
bitrotting or anything.
I'd rather not introduce a -gdwarf-3 flag or break C++ debugging.