From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16535 invoked by alias); 19 Jan 2010 02:29:50 -0000 Received: (qmail 16518 invoked by uid 48); 19 Jan 2010 02:29:50 -0000 Date: Tue, 19 Jan 2010 02:29:00 -0000 Message-ID: <20100119022950.16517.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20060928192801.9282.drow@false.org> References: <20060928192801.9282.drow@false.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/9282] Enum support in dwarf reader is inconsistent X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00040.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-19 02:29 ------- I tried today with cvs head gdb and a recent-ish (Fedora 11 system) gcc. In both cases I get: (gdb) ptype z type = enum A::X {A::Y} So, I think this has been fixed at some point. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |7.1 http://sourceware.org/bugzilla/show_bug.cgi?id=9282 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.