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

Source mapping does not work when path have ./

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 6.0.0
    • Debugger
    • None
    • Ubuntu 21.04
    • Linux/Wayland, Linux/X11, Linux/Yocto, Linux/Other display system

    Description

      Summary

      Currently, it is impossible to map sources which absolute path contains {{ ./}} .

      That's quite troublesome as this prevents debugging in quite a lot of context.

      Example - Ogre

      Source:
      ./obj-x86_64-linux-gnu/OgreMain/./OgreMain

      Target:
      /home/someone/git/OGRECave/ogre/OgreMain

      Actually what it is doesn't matter, it's really just to give something you can reproduce.

      The source file path will be converted to obj-x86_64-linux-gnu/OgreMain/OgreMain, which is incorrect, thus makes it impossible to get debug symbols.

      Attachments

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

        Activity

          People

            hjk hjk
            ereilu Erwan Duhamel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes