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

Breakpoint is not (visually) moved when on commented line.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 3.2.0-beta1
    • Debugger
    • Windows 8, MSVC 2012 / CDB x86

    Description

      Steps to reproduce:
      1. Open or create a project with some code.
      2. Set a breakpoint on a commented line (or comment a line where you have set a breakpoint)
      3. Debug

      Expected results:
      1. The breakpoint marker is moved to the next active line of source code below the commented line.
      2. Execution is halted at the line the breakpoint was moved to.
      3. The breakpoint is moved back to the commented line when debugging stops.

      Actual results:
      1. The breakpoint marker is not moved.
      2. Execution does stop at the line that the marker should be moved to, so the functionality of the debugger actually works, so this is just a problem with the marker in UI not getting updated.

      Attachments

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

        Activity

          People

            davschul David Schulz
            mibrunin Michael Bruning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes