On Wednesday 03 November 2010 14:43:34 ext Alexander Perepelica wrote:
> Hello!
> I use latest snapshots of creator and all look fine but when I run debugging 
> in multithread projects I have problem with breakpoints.
> I have some code which is executed in context thread 2 and when I stop in bp 
> gdb stopped in thread 2 (I see this in log "... thread 2 selected").
>  But immediately after this qtcreator try load local variables and after this 
> gdb select wrong thread ("Thread 1 selected"). If I select manual in thread 
> window thread 2 then debugging work but if don't do this when I try call 
> "step over" I get "continue" action.
> 
> Can somebody help my with this?

Can you post the debugger log (right pane of Windows->Views->Debugger)?

Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to