- 
    
Bug
 - 
    Resolution: Done
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    Qt Creator 2.5.0-beta
 - 
    None
 - 
    Ubuntu 11.10
Windows Vista x64
gdb 7.2 
- Open simple.pro from Creator's repository.
 - Change USE_AUTOBREAK to 1.
 - Build this with gcc/MinGW.
 - Run it in debugger.
The Application Output tab will state: "Creator: Switch off magic autorun." The debugger will stop at each line containing "BREAK_HERE" but will run right on after an instant. This is the same behaviour like when using "USE_AUTORUN" which is unusable for manual testing. 
Instead, the debugger should stop at "BREAK_HERE" and stay there until the tester/user tills them to run on.
- relates to
 - 
                    
QTCREATORBUG-6495 USE_AUTOBREAK does not work with cdb
-         
 - Closed
 
 -