Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.0.0-rc1
-
None
-
Windows 7 64 bit
-
4b19bdd6f1297d463037aeb8038378de26d4241b
Description
- Create a new Qt Widget Application project and configure it with a MSVC-built and a MinGW-built Qt.
- Set a breakpoint in main function.
- Start debugging this with one of the kits.
Program execution stops at the breakpoint. - Stop the program.
- Make the other toolchain's kit active.
- Start debugging this with this kit.
Program execution stops at the breakpoint, indicated by an arrow. The red balloon disappears and is not coming back. In Breakpoints view, the breakpoint is still being listed.
The breakpoint icon should not disappear.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-10994 Regression: Opening second editor for file when creating project using wrong capitalization
- Closed
- replaces
-
QTCREATORBUG-10823 Multiple copies of a document are opened from the "Issues" pane
- Closed