From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21447 invoked by alias); 25 Jun 2010 17:48:49 -0000 Received: (qmail 21397 invoked by uid 48); 25 Jun 2010 17:48:47 -0000 Date: Fri, 25 Jun 2010 17:48:00 -0000 Message-ID: <20100625174847.21396.qmail@sourceware.org> From: "jan dot kratochvil at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100625173923.11758.jan.kratochvil@redhat.com> References: <20100625173923.11758.jan.kratochvil@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/11758] whatis does not dereference namespaced types 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-q2/txt/msg00472.txt.bz2 ------- Additional Comments From jan dot kratochvil at redhat dot com 2010-06-25 17:48 ------- Wrong GDB branch. FSF GDB does: (gdb) whatis A::b No symbol "b" in namespace "A". (gdb) whatis A::a No symbol "a" in namespace "A". -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://sourceware.org/bugzilla/show_bug.cgi?id=11758 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.