This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/582: can't find linker symbol for virtual table when trying view class data


>Number:         582
>Category:       gdb
>Synopsis:       can't find linker symbol for virtual table when trying view class data
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 24 13:58:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     gdlxn@us.ibm.com
>Release:        GDB 5.2
>Organization:
>Environment:
g++ 2.95.3
gdb 5.2
SuSE Linux/x86 7.3.
>Description:
When I try to view class data under GDB 5.2, I get the
message "can't find linker symbol for virtual table for
`xxxx' value:

  (gdb) print name.c_str()
  can't find linker symbol for virtual table for `FileCollection' value

The FileCollection collection class was compiled with -g
using g++ 2.95.3 on  SuSE Linux/ix86 7.3.  I am running
gdb 5.2 also on SuSE Linux/x86 7.3.  This is preventing me
from using GDB.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]