On Fri, Dec 11, 2009 at 05:26:33PM +0100, ext Damien Fagnou wrote:
> building a local version of QtCreator
>
> and breaking when the IDE hang , the debugger say I am in :
>
> ---->>> int nselect = select(qt_qprocess_deadChild_pipe[0] + 1,
>
this is useless without a complete backtrace. but i can already tell
that it is something along the lines of QProcess::execute(), i.e.,
synchronous command execution. probably something we didn't think would
ever take more than a few millisecs ...
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator