And if I press "Single Step Over" I get the additional output (program does not stop again but runs until finished):
--- token barrier --- dState changed from InferiorStopped(13) to InferiorRunningRequested(8). sEinzelschritt angefordert... <148-exec-next >148^running dState changed from InferiorRunningRequested(8) to InferiorRunning(10). sLäuft... >*running,thread-id="1" Regards, Jochen Am Montag, den 28.12.2009, 15:35 +0100 schrieb Andre Poenitz: > On Mon, Dec 28, 2009 at 12:45:35AM +0100, Jochen Becher wrote: > > Hi, > > > > I am using qt-creator to develop applications for my N900. I compiled > > the newest git master with enabled maemo extension. Building a simple > > "Hello World" using the madde tool chain works fine. Running the > > application from within qt-creator also works fine. > > > > When I debug the application gdbserver is started and the application > > stops at the first breakpoint. But doing any single-step results in > > execution of the rest of the code and any other breakpoint is ignored. > > > > Any idea? > > Send the contents of the right pane of Debug->Views->Debugger. > > Andre' > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
