Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.4.1
-
None
-
Red hat 6.5
Description
- Create a simple QT Console project
- put a breakpoint in the main()
- start a debug
- the console shows up and is empty while the "Launching debugger" progress bar not progressing : the process seems not starting waiting some event from qtcreator not allowing to debug
Note that this is not reproduced in 100% cases but seems to persist during hours.
I suspect some problems during the fork / communication process during the launch phase.
Attachments
Issue Links
- relates to
-
QTBUG-35350 QProcess behaves strangely
- Closed