Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cant load debugger helper, Windows 7, 64-bit MinGW
Forum Updated to NodeBB v4.3 + New Features

Cant load debugger helper, Windows 7, 64-bit MinGW

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 3.7k 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
    daviddrell
    wrote on last edited by
    #1

    I compiled Qt 4.8.0 with minGW64_20111101_sezero.
    I compiled QtCreator 2.4.1 with minGW64_20111101_sezero.
    I copied the 64 bit mingGW64 gdb.exe file to QTCREATOR_PATH/pythondgb/gdb-i686-pc-mingw32.exe
    I copied the 64 bit minGW64 libexpat-1.dll and libiconv-2.dll to QTCREATOR_PATH/pythondgb/
    I installed 64-bit python and copied python27.dll to QTCREATOR_PATH/pythondgb/

    but when I turn on debug helper, QtCreator says: "Debugging Helper Missing. The debugger could not load the debugging helper library". In the details section of the error dialog, it says "The debugging helper library was not found at C:/Qt/4.8.0_64/qtc-debugging-helper/, C:/Qt/qt-creator-2.4.1_64mingw/qtc-debugging-helper/186767316/,C:\Users\David\AppData\Local\Nokia\QtCreator\qtc-debugging-helper/186767316/ .

    What is this qtc-debugging-helper/186767316 path and what goes into it? Standard 32bit SDK install does not have any paths like this.

    What can I do to make qtcreator find the debugging helper?

    thanks for your help
    David

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Which version of gdb is this? In general you should not need debugging helpers anymore, provided you have a new enough version of gdb with python support.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        daviddrell
        wrote on last edited by
        #3

        the GBD is 7.3.50-2011

        its the one that comes with the minGW64.

        Unfortunately, I can't see QString values in the debugger.

        1 Reply Last reply
        0
        • H Offline
          H Offline
          Hronom
          wrote on last edited by
          #4

          me too cant see values

          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