From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4916 invoked by alias); 7 Sep 2010 13:52:09 -0000 Received: (qmail 4870 invoked by uid 48); 7 Sep 2010 13:52:05 -0000 Date: Tue, 07 Sep 2010 13:52:00 -0000 Message-ID: <20100907135205.4869.qmail@sourceware.org> From: "viriketo at gmail dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100907124736.11990.viriketo@gmail.com> References: <20100907124736.11990.viriketo@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/11990] "can't find linker symbol for virtual table for ..." when printing variables 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-q3/txt/msg00370.txt.bz2 ------- Additional Comments From viriketo at gmail dot com 2010-09-07 13:51 ------- To add some information, I rebuilt the shared object that had symbol versions. I rebuilt it *without* symbol versions (it's build script had a version-script that I took out). Having removed the symbol versions, gdb gets the vtables perfectly, and DDD shows all the object members perfectly too. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11990 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.