Michael.

I assume you are replying to my query of your LLDB code?

I was testing the current Creator 2.6 snapshots and find the issue in 
the existing GBD debugging on Mac.

Can't wait for your LLDB build. I am actually coding on Mac and 
debugging in a Windows VM right now. :(

Stephen

On 8/29/12 1:25 AM, Michael Seydl wrote:
> 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