Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: Qt Creator 2.4.0
-
Fix Version/s: Qt Creator 2.4.0
-
Component/s: Debugger
-
Labels:
-
Environment:Linux 32bit
-
Commits:d2d3c6dd15fc89531730c139d37d1bdd4ebcc376
Description
With the standard main.cpp from the Qt Quick Application wizard, set a breakpoint at the first code line.
Let the program hit that breakpoint and click continue.
In C++ only mode, the yellow location mark is hidden.
In C++/Qt Quick mode the yellow location mark stays visible.