Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 9.0.2
-
None
-
-
562c5774e (11.0)
Description
Results from manual testing for 6.5.0 RC on iOS:
When trying to debug on iOS device, the debugger repeatedly tries and fails to connect to the device for more than 1 minute. Once it connects, the breakpoints are hit, but it's not possible to step over or into them. Tried with a debug build and with Qt Debug Information Files installed. Video attached: debugging-issue.mp4
Steps to reproduce:
Open Qt Creator and debug a Qt example on an iOS device