This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/16063] Debuggers need more information about enum types in C++
- From: "jcownie at etnus dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2004 16:31:15 -0000
- Subject: [Bug debug/16063] Debuggers need more information about enum types in C++
- References: <20040618161255.16063.jcownie@etnus.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jcownie at etnus dot com 2004-06-18 16:31 -------
Subject: Re: Debuggers need more information about enum types in C++
> Confirmed, I should note that ICC 6.0 does not do this also.
Right, it's an extension to the DWARF standard to require this.
I have submitted changes to add this to DWARF to the DWARF2 maliing
lists, but have yet to receive feedback.
I have also submitted it as a bug report to Intel against their latest
compiler ;-)
I imagine their fix may take longer than yours if you're happy with
the (one line of code) patch which I just submitted.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063