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

2014-09-12 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at

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

2014-09-12 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 Mark Wielaard mark at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-06-25 Thread tromey at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 Tom Tromey tromey at gcc dot gnu.org changed: What|Removed |Added CC||chihin.ko at

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

2014-05-21 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 --- Comment #7 from Mark Wielaard mark at gcc dot gnu.org --- Author: mark Date: Wed May 21 15:44:59 2014 New Revision: 210717 URL: http://gcc.gnu.org/viewcvs?rev=210717root=gccview=rev Log: PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.

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

2014-03-23 Thread mark at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 --- Comment #6 from Mark Wielaard mark at gcc dot gnu.org --- Posted a patch: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01198.html

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

2012-06-29 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16063 Tom Tromey tromey at gcc dot gnu.org changed: What|Removed |Added CC||tromey at gcc dot