Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Debug into Qt sources - mapping source path with prebuild version from Qt installer
Forum Updated to NodeBB v4.3 + New Features

Debug into Qt sources - mapping source path with prebuild version from Qt installer

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 681 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gde23G Offline
    gde23G Offline
    gde23
    wrote on last edited by gde23
    #1

    Hello,

    I do not get the debugging into the Qt sources running.
    I have a Installation with the Installer on Debian, The sources are installed as well.

    Now I want to add source mapping under Tools->Debugger->Genral->Add
    The installation is here: /home/user/Qt/5.12.1/

    now I tried "/home/user/Qt/5.12.1/gcc_64/bin" as well as "/home/user/Qt/5.12.1/gcc_64/lib" as source path and
    "/home/user/Qt/5.12.1/Src" as Target path.
    However this seems to be wrong.
    What is the correct source path I have to specify?

    1 Reply Last reply
    0
    • gde23G Offline
      gde23G Offline
      gde23
      wrote on last edited by gde23
      #2

      Ok, I finally got it working myself.
      The right source path is /home/qt/work/qt
      There is a second button besides the "Add" button in the dialog: "Add Qt Sources" which I did not notice.
      That button automatically sets the right path and you only have to select the right target path to your sources.
      (I think this should also be mentioned in the documentation)

      aha_1980A 1 Reply Last reply
      3
      • gde23G gde23

        Ok, I finally got it working myself.
        The right source path is /home/qt/work/qt
        There is a second button besides the "Add" button in the dialog: "Add Qt Sources" which I did not notice.
        That button automatically sets the right path and you only have to select the right target path to your sources.
        (I think this should also be mentioned in the documentation)

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @gde23 said in Debug into Qt sources - mapping source path with prebuild version from Qt installer:

        (I think this should also be mentioned in the documentation)

        You can file a documentation change request on bugreports.qt.io

        If you do so, please add a link to that report here. Thanks!

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved