On Fri, Mar 12, 2010 at 10:52:37AM -0500, Stephen Chu wrote: > > No, creator should work with any Qt >= 4.4. Try rebuilding the debugging > > helpers in the qt version dialog found in Tools/Options.
Did that succeed? I.e. did it create a new .so? > Yes. I did rebuild the helpers. It's the first thing I do every time I > update. Still the same. > > > If that doesn't solve the problem, please send the content of the right > > view > > of Debug/Views/Debugger. > > Here the screenshot: > <http://farm5.static.flickr.com/4044/4426675699_7505c48756_o.png> This shows that the debugger helpers are indeed not used and you get "only" a display of the raw data structure. To make an educated guess what went wrong exactly I'd need the debugger communication log, i.e. the textual contents of the right pane of the view that opens when you select Debug->View->Debugger. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
