Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 2.4.0
-
Windows Vista x64
-
122585dc5acc517770d5e6ee9b3ca3cd6d71d6e7
Description
- Open simple.pro from Creator's sources.
- Apply the compile fix.
- Change USE_AUTOBREAK to 1.
- Build it with MSVC. I used MSVC 2008 x86.
- Run it in debugger.
The program will run but not stop at any of the implicit breakpoints.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6939 USE_AUTOBREAK does not work correctly with gdb
- Closed