Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.4.0, Qt Creator 3.6.0-beta1
-
None
Description
I keep all my debugging windows on the second monitor so that when I start the debugger my second screen is bloated with GDB output
Anyway, after finishing the debugging, debug windows vanish as expected but some of them are still present (see screenshot). When I look at my setup those are at least "Threads" and "Stack". It's quite frustrating when my clicks aren't getting processed because those ghost windows intercept them.
Switching to debug mode and back seems to correctly dispense all the windows.
The screenshot shows context menu triggered on "Threads" window.