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. Debugging helper missing
Forum Updated to NodeBB v4.3 + New Features

Debugging helper missing

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 3.2k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    darthlenin
    wrote on last edited by
    #1

    I have installed Ubuntu 13.10 and since that when I start debugging in Qt creator I get message "The debugging helper library was not found at <paths>". I have checked specified paths and no one doesn't even exist. In Options->Qt Versions I have some "!" nearby version with name "Qt 5.0.1 in PATH (System)" (that's only version I have). I don't know what it's mean. As a debugger I'm using GDB and it HAS python support and debugger specified in kits points to right file. How can I solve this issue?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      darthlenin
      wrote on last edited by
      #2

      I have install latest version of qt/qt creator. Now I don't get this message but debugger show absolutely nothing and "Insert new expression evaluator" also don't affect it.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        If you go to the Qt Version panel, you can see a detail button, click on it and you should have a list of things you can build, the last one being the debugging helper, just press build and you should be good to go

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          darthlenin
          wrote on last edited by
          #4

          I can't build. Those buttons are unavailable - no needed it says. I already found solution for me "here":http://hostilefork.com/2013/10/20/qtcreator-debugger-no-locals-ubuntu/
          The problem was that Qt Creator can't use gdb based on python3 so anyone who has same problem could try to build gdb under python2 as explained at link upper.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Great you found out and thanks for sharing !

            Please update the thread title prepending [solved] so other forum user may know a solution has been found :)

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

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