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] | |
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
Yes to this for duplicate header removal. DW_FORM_ref_addr support in particular.
3) 1) & 2) 4) something else
Thank you, -- Devang
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |