-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.4.0
-
None
-
Ubuntu 14.10 64 bit
Windows 7 64 bit
MinGW 4.9.1
gdb 7.8
-
d765cd73a2292ccad36837aca696808b5d2cdacd
- Open a project.
- Set a breakpoint in main function.
- Start the debugger and let it stop at the breakpoint.
- Click on the "Operate by Instruction" icon to open the Disassembler.
- Try to remove the breakpoint in the Disassembler.
It's not possible. Clicking it adds another breakpoint in the same location. The context menu does not offer an option to remove the initial breakpoint.
Clicking the breakpoint should remove it just like in the C++-editor.
- resulted in
-
QTCREATORBUG-14973 Red dot breakpoint icon can't be removed in Disassembler
-
- Reported
-