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

LLDB source paths mapping doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.8.0
    • Qt Creator 4.1.0, Qt Creator 4.2.0
    • Debugger
    • None
    • Mac OS X 10.11.6, macOS 10.12, Qt 5.6 from online installer

    Description

      If one sets up Source Paths Mapping for LLDB using standard approach, then it doesn't work: the command doesn't appear in debugger log and stepping inside Qt source code is not performed:

      But if one manually adds proper LLDB command in Additional Startup Commands, then it starts working:

      The command I'm using is

      settings set target.source-map /Users/qt/work/qt "%{CurrentProject:QT_HOST_BINS}/../../Src"
      # empty line is important

      Attachments

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

        Activity

          People

            hjk hjk
            kambala Andrey Filipenkov
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes