On Monday 04 January 2010 20:31:57 ext paulo wrote: > Hi again, > > just recompiled from git, and now it's even worse. > "Locals and Watchers" shows nothing...
Bold guess: You have a gdb 7.0 or 7.0.1 and a 'watcher' that contains out-of-scope variables? If so, renaming share/qtcreator/gdbmacros/dumper.py should "fix" the problem by falling back to the C++ based dumpers. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
