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

Debugger 'Source Path Mapping' not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.8.1
    • Debugger
    • Windows

    Description

      I've setup the source file mapping so that I can debug a problem that appears somewhere deep in the Qt internals - but I'm not seeing the Qt source files associated with the disassembly.

      The disassembly window is saying the missing filename is "c:\users\qt\work\qt\qtbase\src\corelib\tools\qbytearray.cpp" 

      Which exists on my install in "C:\Qt\5.11.2\Src\qtbase\src\corelib\tools\qbytearray.cpp"

      So I have setup the "Source Paths Mapping" to map "c:\users\qt\work\qt\qtbase\src\corelib\tools" to "C:\Qt\5.11.2\Src\qtbase\src\corelib\tools" - but no source file appears

       

      It's not something has simple as the filename matching not accounting the Windows and Unix slashes in the path component?

      Attachments

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

        Activity

          People

            hjk hjk
            cemsen Chris Emsen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes