This is the mail archive of the gcc-bugs@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]

[Bug debug/16063] Debuggers need more information about enum types in C++


------- 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


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