Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
Windows Vista x64
GNU Make 3.81
g++ (GCC) 4.4.0
GNU gdb (GDB) 7.1.0.20100329-cvs
GNU gdb (GDB) 7.2
-
6f0a50beefffd8333301cd28648d07ad31a60a04
Description
Tried with Creator from nightly build ( qt-creator-win-opensource-2.0.90-201009060108-setup.exe , 979998f4cf ) and collidingmice example from Qt 4.7.0 branch ( 33a3496032 ).
Build the example, debug it.
Insert a breakpoint, e.g. at line 159 of mouse.cpp:
foreach (QGraphicsItem *item, dangerMice) {
Breakpoint is being hit, execution stops.
Disable breakpoint, continue debugging.
Enable breakpoint, execution does not stop.
Remove breakpoint, insert it again, execution stops.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-17294 Can't properly re-enable breakpoint in QML file
-
- Closed
-