Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 11.0.3, Qt Creator 12.0.1
Description
When Debugging simple c++ based example, stepping into source takes the pointer to irrelevant part of the source code, Many time it jumps without really going through every line of code.
It looks like source code and debug symbols are not aligned.
Attached is screen recording which shows this.