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

Breakpoint should be moved back to initial line after running program

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • Qt Creator 2.3.0
    • Qt Creator 2.3.0
    • Debugger
    • None
    • Windows Vista x64
      cdb
      gdb

    • 4871f81894ba49bef1b0aec7d37245f946f5b2d5

      1. Open a project.
      2. Set a breakpoint at a line containing a comment only.
      3. Run the project in debugger.
        The breakpoint will be moved to the next line containing code. Execution will stop there.
      4. Proceed until the program finishes.
        The breakpoint will stay at its new location. Instead it should be moved back to the initial line containing the comment.

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

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes