On Sun, Nov 29, 2009 at 04:49:44PM +0300, Burka Victor wrote: > Hi, > > I'm trying to check how debugging on Nokia 5800 Xpress Music device > works. Breakpoints do not work in my application. I'm doing that in an > Qt application (basically very simple Qt application called > "analogclock" from examples folder in Qt). Qt version is Release > Candidate 1. I installed it from the installer that I downloaded from > qt.nokia.com web site (i.e. prebuild binaries). QtCreator version is > 1.3 RC1 (1.2.94). > > Has anybody faced this issue and knows how to solve the problem ?
Is the breakpoint in the body of a constructor? In any case, please post the contents of Debug->Views->Debugger, right pane. Andre' > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
