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

LLDB debugging kind of broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.4.0-rc1
    • Qt Creator 3.4.0-beta1
    • Debugger
    • OSX 10.8.5, Xcode 5.1.x
    • 59640aa7aaf1220a2739de021203f14834fc12b9

    Description

      Steps to reproduce:

      • create (any) desktop application from template (Widget/Console/Quick)
      • start debugger (with / without breakpoints set)

      Current result:

      • sometimes debugger fails to start up correctly (seems as if debugger engine is trying to send commands to the lldb but lldb is not receiving them)
        • typing int into the debugger command line edit makes it continue in 99% of the cases - otherwise you have to
        • stop by hitting the 'x' at the progress bar (or abort debugging) and re-run debugging
      • sometimes debugger fails to continue from an interrupted state
        • typing cont into the debugger command line edit makes it continue in 99% of the cases
      • debugging console applications seems to fail always when 'Run in Terminal' is enabled, but seems to work without

      Note: All of the above work fine with 10.10 / Xcode 6.x.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: