On Wed, Mar 09, 2011 at 01:08:59PM +0100, Markus Franke wrote: > Dear all, > > Qt Creator doesn't show local variables when debugging an application > based on Qt Everywhere 4.6.3 X11. > I can only see pointers to "this" and the "parent" object in the local > variable window. > > My platform ist Qt Everywhere 4.6.3 on X11 with Qt Creator 2.0.1. > > Any comment on this?
I'd need to see the debugger log (Debugger->Views->Debugger). Perhaps an too old version of gdb. I'd suggest to upgrade to Creator 2.1 and gdb 7.2 anyway. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
