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

LLDB displays disassembler view although it has file and line information

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 3.1.2
    • Debugger
    • Ubuntu 12.04 32bit, QtCreator 3.1.2 snapshot based on Qt5.3.1

    Description

      Steps to reproduce:

      • create Qt Console Application from template
      • set breakpoint at 'return a.exec();'
      • start debugging using LLDB debugger
        • stops automatically when entering main (at least for me) - hit Continue
        • should stop at the breakpoint (see Stack)

      Current behavior:

      • Disassembler (None) is displayed inside editor (no matter which Qt is used for the project)

      Expected behavior:

      • source file (main.cpp) is shown inside editor as Stack has information of file and line (and if you double click this information editor is opened at right location)

      Note: this works fine on Mac OSX.

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes