[Qt-creator] QtCreator debugging multithread project problem

Alexander Perepelica alexondi at rambler.ru
Wed Nov 3 14:43:34 CET 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20101103/2bc2a8eb/attachment.html 


More information about the Qt-creator-old mailing list