[Qt-creator] QtCreator debugging multithread project problem

André Pönitz andre.poenitz at nokia.com
Wed Nov 3 14:48:51 CET 2010


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'



More information about the Qt-creator-old mailing list