Debugger problems

jbb jbb at kdevelop.org
Fri May 16 23:34:04 UTC 2003


On Sat, 17 May 2003 08:02, Andras Mantia wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
>  I have a problem with the debugger (CVS from today): I cannot watch/see
> the member variables of some classes. An example:
>
> (gdb) print this
> $20 = (QuantaPluginInterface *) 0x8801058
> (gdb) print *this
> Cannot access memory at address 0x9843cc1
>
> And of course, the same appears in the Variables tree. I don't remember to
> having seen this kind of problem earlier. Do you have some idea what's
> happened?

This has happened for years with gdb - I don't know a solution for this.

Have you tried casting it?

jbb





More information about the KDevelop-devel mailing list