On Mon, Sep 28, 2009 at 11:25:42PM +0200, [email protected] wrote: > the debugger starts properly to > jump to a "Stop" to continue after some type and not stopping in > any of the breakpoints, ending with the message "Debugging assitants > not found". > > Any idea of what I did not > install propoerly? or missing parameters? > > The .pro file contents is: > > QT += testlib > QT -= gui > TARGET = Listas3 > CONFIG += console > CONFIG -= app_bundle > CONFIG += qt debug > TEMPLATE = app > SOURCES += main.cpp > > Thanks in advance.
Please post the contents of the right pane of the view you get under Debug -> Views -> Debugger. Also make sure to run at least Qt Creator version 1.2.1. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
