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]

Re: Value can't be converted to integer


On Tue, Dec 04, 2001 at 12:15:24PM -0700, Tom Tromey wrote:
> Today, once again, I'm seeing this error:
> 
> (gdb) p t.data.klass.name
> Value can't be converted to integer.
> 
> Why does this happen?  What, if anything, can I do about it?  As you
> might expect, this problem makes it very hard to debug my program.
> 
> I updated and rebuilt gdb yesterday (CVS trunk).
> My platform is x86 Red Hat Linux 6.2.

If you follow libstdc++@gcc.gnu.org, or this list, you'll see that I've
been submitting patches for C++ debugging issues all week.  They
haven't been finished or entirely approved yet; I hope in the next few
weeks.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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