From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30390 invoked by alias); 22 Jan 2010 21:07:25 -0000 Received: (qmail 30368 invoked by uid 48); 22 Jan 2010 21:07:25 -0000 Date: Fri, 22 Jan 2010 21:07:00 -0000 Message-ID: <20100122210725.30367.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20040323164801.8698.klaas.gadeyne@mech.kuleuven.ac.be> References: <20040323164801.8698.klaas.gadeyne@mech.kuleuven.ac.be> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/8698] Problem with nested namespaces 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/msg00103.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-22 21:07 ------- With a recent (F11) gcc and CVS head gdb, I get: (gdb) p mywrapped $1 = (WRAPPED::Foo) { = { _vptr.Foo = 0x8048730 }, } This looks correct to me. Given the age of the reported GCC, I am closing this as fixed. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=8698 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.