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. Tom