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

Cannot remove breakpoints after stopping debugger

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P1: Critical
    • Qt Creator 3.0.0-rc1
    • Debugger
    • None
    • Mac OSX 10.8.4

    • 9aa52a2c7ea6ab16febc6d9d01b22f9c082798e5

    Description

      Note: Might be related to actually not fully supporting using mixed debugging for LLDB.

      Steps to reproduce:

      • configure a kit using LLDB engine (I've used Qt5.1.0, clang, lldb)
      • create a simple Qt Quick 2 application
      • set breakpoints in C++ part (I've set some into main.cpp and mainwindow.cpp)
      • start debugging, wait until one of the breakpoints got hit, stop debugging
      • try to remove a breakpoint

      Current behaviour:

      • breakpoints stay until closing Qt Creator

      Expected behaviour:

      • breakpoints can be removed as usual

      Attachments

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

        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