public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "vz-gdb at zeitlins dot org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug c++/11990] "can't find linker symbol for virtual table for ..." when printing variables
Date: Wed, 01 May 2013 14:08:00 -0000	[thread overview]
Message-ID: <bug-11990-4717-H9gI44BqSi@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-11990-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=11990

vz-gdb at zeitlins dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #8 from vz-gdb at zeitlins dot org 2013-05-01 14:08:42 UTC ---
Thanks for your work on this but unfortunately I still see the bug even after
updating to the latest sources (I'm using the repository at
git://sourceware.org/git/gdb.git and built gdb_7_6-2013-04-26-release tag):

(gdb) p handler
$2 = (warning: can't find linker symbol for virtual table for `wxEvtHandler'
value
warning: can't find linker symbol for virtual table for `wxEvtHandler' value
wxEvtHandler *) 0x705eb0
(gdb) show version
GNU gdb (GDB) 7.6
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.

When printing out the object contents I see the following:

    _vptr.wxObject = 0x62de90 <_ZTV6wxMenu@@WXU_2.9+16>,

Could the version suffix ("@WXU_2.9" part) be the problem?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2013-05-01 14:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-11990-4717@http.sourceware.org/bugzilla/>
2013-02-22 21:49 ` tromey at redhat dot com
2013-02-22 21:54 ` tromey at redhat dot com
2013-02-25 17:18 ` tromey at redhat dot com
2013-03-06 20:05 ` tromey at redhat dot com
2013-04-15 17:30 ` cvs-commit at gcc dot gnu.org
2013-04-15 18:14 ` tromey at redhat dot com
2013-05-01 14:08 ` vz-gdb at zeitlins dot org [this message]
2013-05-02 18:55 ` tromey at redhat dot com
2013-05-02 23:03 ` vz-gdb at zeitlins dot org
2013-05-02 23:28 ` vz-gdb at zeitlins dot org
2013-05-02 23:58 ` vz-gdb at zeitlins dot org
2014-02-16 19:30 ` jackie.rosen at hushmail dot com
2014-05-28 19:42 ` schwab at sourceware dot org
2021-10-01 17:11 ` seocontent01 at yandex dot com
2021-10-04 13:26 ` mark at klomp dot org
2010-09-07 12:47 [Bug c++/11990] New: " viriketo at gmail dot com
2010-09-07 13:52 ` [Bug c++/11990] " viriketo at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-11990-4717-H9gI44BqSi@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).