- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P4: Low
 - 
    Qt Creator 3.1.2, Qt Creator 3.4.0-rc1
 - 
    Windows 7 64 bit
 
- Open a project and build it with MSVC.
 - Start debugging this and stop at a breakpoint.
 - Switch Creator to instruction-wise operation.
The disassembler shows up. - Click left of a line to add a breakpoint.
The breakpoint will be added to breakpoints view but you will not see a marker next to the line. 
The disassembler should show a red dot for a breakpoint, just like the source code editor does.