[Qt-creator] possible bug in debugger
Federico Altolaguirre
federicoaa at gmail.com
Sun Nov 23 19:28:40 CET 2008
Hi again.
>Is this happening when stepping through an otherwise working program
>(i.e. does the program you debug typically do what it is supposed to do,
>or could the program already be in a bad state?
The program works well.
>Does it happen immediately when starting the program in the debugger
>or after you used it for a while?
It happens when I press the 'start debuggin' button.
>Also, is Debug -> Fast Debugger Start selected? If so, unselect it
>and look whether it makes a difference.
It is unselected by default. I tried both and there was no difference.
>Does debugging a minimal application (as e.g. the one you get when
>creating a "Gui Project" using the "New Project" wizard) work?
Yes, it works if I don't put a breakpoint in the constructor (I heard there
was a problem with that, but I used the debugger with breakpoints in
constructors and I never had that problem).
Now I'm using qDebug(), it's not the same but it helps :-)
Ciao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081123/45359589/attachment.html
More information about the Qt-creator-old
mailing list