-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 17.0.1
Boot to Qt 6.10.0 RC (meta-qt6 SHA1: 16797fcbcde399c2c858c119cbf3b79f15eed9a2)
Tested with macOS 15 (Intel), macOS 26 (M1)
Steps to reproduce:
Install Boot to Qt 6.10.0 RC on macOS (e.g. imx8qm-mek)
Setup the device and open a Qt Quick application
Set a C++ breakpoint and start debugging
Once debugger stops at the break point, press 'Step over' twice
Expected result:
Debugger steps over twice
Actual result:
Debugger steps over once and the controls (step over etc.) are greyed out. See the screenshot attached.