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. Debugger error in QtCreator 2.3
Forum Updated to NodeBB v4.3 + New Features

Debugger error in QtCreator 2.3

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 2.8k 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.
  • T Offline
    T Offline
    tupyy
    wrote on last edited by
    #1

    Hello guys!

    I've a problem when I setup the debugger(with python support) in qtcreator. I create a clone of gcc in tool-chain and in debugger path I've put the debugger which come with qtcreator(from the folder pythongdb/). But when I start the debugger, it says :

    @dQUEUE: RUN ENGINE
    dCALL: RUN ENGINE
    <91-exec-run

    91^error,msg="Don't know how to run. Try \"help target"."
    dDon't know how to run. Try "help target".
    dNOTE: ENGINE RUN FAILED@

    Can anyone help me please? Thanks a lot!

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

      Which version of gdb are you using (recommended is 7.2 or later)? Which platform are you on? Which gcc are you using?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tupyy
        wrote on last edited by
        #3

        Hi!
        The gdb is 7.2 and the gcc is 4.5.2. I'm on linux Slackware13.37

        1 Reply Last reply
        0
        • M Offline
          M Offline
          major_tom3
          wrote on last edited by
          #4

          Did you ever find a solution to this problem. I am experiencing it with Qt Creator versions 2.5.0 and 2.6.0. I am using gdb-x86_64-pc-mingw32.exe version 7.2 and gcc version 4.4.0.

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

            major_tom3: The debugger found in mingw is know to fail:-( You can find a working one at http://builds.qt-project.org/

            1 Reply Last reply
            0
            • M Offline
              M Offline
              major_tom3
              wrote on last edited by
              #6

              Thanks, Tobias, but I can only see a 32-bit version there.

              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