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

LLDB7 on Linux doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.9.0-beta1
    • Qt Creator 4.9.0-beta1
    • Debugger
    • None
    • Debian sid

    Description

      int main()
      {
          return 0; // BREAK HERE
      }

      Trying to debug with LLDB doesn't stop at the breakpoint.

      Log attached.

      stderr output:

      LLDB STDERR UNEXPECTED:  "bind: Invalid command `enable-meta-key'.\n"
      
      LLDB STDERR UNEXPECTED:  "error: 'add-auto-load-safe-path' is not a valid command.\n"
      *** UNEXPECTED STATE TRANSITION:  Debugger::Internal::LldbEngine(0x556d251e3910, name = "LldbEngine") "State changed from InferiorStopRequested(10) to InferiorShutdownRequested(13)"
      
      LLDB STDERR UNEXPECTED:  "bind: Invalid command `enable-meta-key'.\n"
      
      LLDB STDERR UNEXPECTED:  "error: 'add-auto-load-safe-path' is not a valid command.\n"
      *** UNEXPECTED STATE TRANSITION:  Debugger::Internal::LldbEngine(0x556d268d0470, name = "LldbEngine") "State changed from InferiorStopRequested(10) to InferiorShutdownRequested(13)"

      Attachments

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

        Activity

          People

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes