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

Creator switches to wrong mode when hitting breakpoint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • Qt Creator 14.0.2
    • Qt Creator 4.6.0-rc1
    • Debugger
    • Windows 10 64 bit
      cdb 10.0
      gdb 7.10.1

      1. Open a project in Qt Creator.
      2. Place a breakpoint in the project.
        It will help if the program will run a while or wait for user input before hitting the breakpoint.
      3. Run the project in the debugger.
        Creator will switch to Debug mode automatically.
      4. Switch to a different mode, e.g. the Projects mode.
      5. Let the debugged program hit the breakpoint.
        Creator will show the code line at the breakpoint. For this, it will switch to Edit mode.

      Instead, Creator should switch to Debug mode in this case. When hitting a breakpoint, users will probably be interested in the Debug mode's specific views. They might also be confused that the debugger controls seem to be gone.

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

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes