[Qt-creator] possible bug in debugger

Federico Altolaguirre federicoaa at gmail.com
Sun Nov 23 20:18:47 CET 2008


I installed qt-creator in another pc and I started debuggin the same project
I can't debug on my laptop and it worked!So, the problem with the debugger
is in my computer only (maybe because I'm using Vista?)

Regards

2008/11/23 Federico Altolaguirre <federicoaa at gmail.com>

> 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/49b45918/attachment.html 


More information about the Qt-creator-old mailing list