There's non yet! Currently I'm writing up unit tests and testing the stuff 
against Qt. Also the support for debugging Qt data structures is still 
rudimentary as it still needs kludge to connect it with the existing GDB python 
stuff. 

I'll put the preliminary results on Gerrit soon. 

Mike 

Am 29.08.2012 um 05:33 schrieb Stephen Chu <[email protected]>:

> I am trying out the snapshots which seems to have better C++11 syntax 
> support.
> 
> I did find a problem with debugger on Mac 
> (qt-creator-mac-2.5.81-mac_x86_64-138-2012-08-29_00-00-35.dmg) that when 
> moving between stack frames, the variables pane never gets updated.
> 
> If I stop at a break point, it shows the variables at that point. But if 
> I click at the calling function in the stack, the variables pane remains 
> the same. It never updates to the variable of the calling function.
> 
> Windows snapshot does not exhibit this problem.
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to