From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: So what is wrong with v3 C++ Date: Thu, 28 Jun 2001 20:44:00 -0000 Message-id: <20010628234542.B4576@redhat.com> References: <200106290342.UAA29925@stanley.cygnus.com> X-SW-Source: 2001-06/msg00225.html On Thu, Jun 28, 2001 at 08:42:26PM -0700, Michael Elizabeth Chastain wrote: > (gdb) p pB > $1 = (B *) 0x8050538 > (gdb) p *pB > Value can't be converted to integer. FWIW, I've been getting these types of errors with a recent cygwin version of gdb, too. cgf