Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8825 LLDB debugger does not work
  3. QTCREATORBUG-11564

Breakpoint markers won't get moved when using lldb

    XMLWordPrintable

Details

    • 1d1695c2b40ffd9e0cbae56f117dce9768337a2c

    Description

      Steps to reproduce:

      • create simple Qt Widgets Application
      • add some comments into the code
      • set some breakpoints into lines containing comments or no code at all
      • start debugging

      Current behavior:

      • breakpoints are hitted at the correct lines (not inside a comment or line with no code - just inside the next possible code line)
      • breakpoint markers are still on the original lines

      Expected behavior:

      • breakpoint markers are moved (at least while debugging/when hitting a breakpoint) to the next possible code line as it is done for gdb debugging

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-11564
        # Subject Branch Project Status CR V

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes