Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0
-
None
-
OSX 10.11
-
357e7ee96504173f9d5afffe6081fed1f6bf063e
Description
If you run
- a multi-threaded application
- set a breakpoint
- pause at set breakpoint
- try to switch to a different thread by clicking on the threads select box, and choose a different one, the label gets changed, but the backtrace and local panes remain unchanged.
Same environment with Qt Creator 3.5.1 works properly.