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

LLDB debugger fails to start up on unknown breakpoint type

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.1.0-beta
    • Debugger
    • None
    • Mac OSX 10.8.5, XCode 5.0.2, QtCreator based on Qt5.2.0

    • f80c2c00ad71a6f824de357cdc7e8187f01390

    Description

      Steps to reproduce:

      • create or open a simple Qt project
      • set some breakpoints inside the file(s)
      • inside Debug view switch to Breakpoints tab and add other types of breakpoints (reproducable e.g. with 'Breakpoint at "exec"' or 'Breakpoint at "fork"')
      • start debugging

      Current result:

      • debugger tries to start but after following output (debugger log) nothing happens, debugger does not start and must be stopped with 'Abort Debugging'
        Lldb stdout:
        WARNING="UNKNOWN BREAKPOINT TYPE: 7",
        
        WARNING="EXCPETION CAUGHT: 'NoneType' object has no attribute 'GetID()'",
        
        

      Note: This also happens if the respective breakpoints are disabled.

      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:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes