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

Debugger 'Source Path Mapping' not working

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:

                There are no open Gerrit changes