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? Thank you, Alexander
_______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator