This is the mail archive of the gdb@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 5.1.0.1 and GCC 3.0.4 derived classes


I've noticed a bizarre error when using GDB 5.1.0.1 with a C++ binary
compiled using GCC 3.0.4.  When attempting to display objects, I found two
of our derived classes could not be printed.  The error was, "Value cannot
be converted to an integer."  These include virtual pointers and they are
printed out when the binary is compiled under GCC 2.94.

Is this a known issue?  If so, when will a fix be available?

Thanks,

Jonathan Smith


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