Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14652

REG [3.4.0 - 3.4.1] Breakpoint works only one debug round

    XMLWordPrintable

Details

    Description

      1) Open Qt Creator 3.4.1
      2) New project -> Application -> Qt Quick Application (take all defaults)
      3) Open main.cpp, set two breakpoints on any lines.
      4) Start debugging.
      5) Continue after both breakpoints are hit.
      6) After window appears, quit the app.
      7) Try to unset the breakpoints by clicking the red breakpoint symbol on the line number in the source code. Nothing happens.
      8) Try to debug the application again and notice that the breakpoints are no longer hit.

      So breakpoints are actually removed but icons are still visible. It's not possible anymore to re-enable breakpoints.

      Also looks like Qt creator crash when selecting "Edit breakpoint" from the right button menu.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            qtcomsupport Qt Support
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes