-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.0.0-rc1
-
Windows 7 64 bit
Asus Nexus 7
-
94c10ae6cc2d1755fff3cf62503e777c5ab8ceef
- Create a new Qt GUI Application project and configure it with an Android kit.
- Start debugging the application on an Android device.
- While the application is running, set a breakpoint.
Creator displays "Attempting to interrupt" and the Debugger log ends with "BREAKPOINTS ARE NOT FULLY SYNCHRONIZED". - Let the application run into the breakpoint.
Execution does not stop.
Execution should stop at the breakpoint just like it does when the breakpoint was set before starting the debugger.