This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
DWARF debugging format implementation
- From: Devang Patel <dpatel at apple dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 29 Sep 2003 17:42:45 -0700
- Subject: DWARF debugging format implementation
I'd like to know the status of implementation of DWARF debugging
format in FSF tool chain. What is the status of C++ namespace
support and duplicate header removal? I see some code for these
features in GCC, but I do not know whether
1) it is incomplete
2) it is waiting for support from GDB and/or binutil
3) 1) & 2)
4) something else
Thank you,
--
Devang