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 can't print *this inside the library


Hello,

in my aplication (suse-linux-8.0, gdb-5.1.1, qt.2.3.0) there is a
problem:

Why can't inside the qt-lib (shared Library built with -debug) the
'this'-pointer and other variables be displayed in gdb by
'print *this' ?
There comes the error message like 'Cannot access memory at
address 0x97b3c07' :-(

The same works fine under SGI-irix.
Any hints ?

thanks
Markus




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