Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. In QT engine how to "Unable to create a debugging engine"?
Forum Updated to NodeBB v4.3 + New Features

In QT engine how to "Unable to create a debugging engine"?

Scheduled Pinned Locked Moved Unsolved General and Desktop
23 Posts 6 Posters 28.9k Views 2 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.
  • A amarism
    20 Nov 2018, 10:02

    @Ratzz 0_1542708022629_f01e9d16-e74c-4c39-8973-a7ad86a51909-image.png

    R Offline
    R Offline
    Ratzz
    wrote on 20 Nov 2018, 10:04 last edited by
    #4

    @amarism
    Can you click on the Auto-detected kit? http://doc.qt.io/qtcreator/creator-targets.html

    --Alles ist gut.

    A 1 Reply Last reply 20 Nov 2018, 10:05
    1
    • R Ratzz
      20 Nov 2018, 10:04

      @amarism
      Can you click on the Auto-detected kit? http://doc.qt.io/qtcreator/creator-targets.html

      A Offline
      A Offline
      amarism
      wrote on 20 Nov 2018, 10:05 last edited by
      #5

      @Ratzz 0_1542708184664_b9f722c3-7905-41f6-86aa-239533bb9e67-image.png

      R 1 Reply Last reply 20 Nov 2018, 10:06
      0
      • A amarism
        20 Nov 2018, 10:05

        @Ratzz 0_1542708184664_b9f722c3-7905-41f6-86aa-239533bb9e67-image.png

        R Offline
        R Offline
        Ratzz
        wrote on 20 Nov 2018, 10:06 last edited by
        #6

        @amarism
        As you see you do not have debugger . Can you follow this http://doc.qt.io/qtcreator/creator-debuggers.html?

        --Alles ist gut.

        A 1 Reply Last reply 20 Nov 2018, 10:08
        3
        • R Ratzz
          20 Nov 2018, 10:06

          @amarism
          As you see you do not have debugger . Can you follow this http://doc.qt.io/qtcreator/creator-debuggers.html?

          A Offline
          A Offline
          amarism
          wrote on 20 Nov 2018, 10:08 last edited by
          #7

          @Ratzz where we will get debugger

          R K 2 Replies Last reply 20 Nov 2018, 10:10
          0
          • A amarism
            20 Nov 2018, 10:08

            @Ratzz where we will get debugger

            R Offline
            R Offline
            Ratzz
            wrote on 20 Nov 2018, 10:10 last edited by
            #8

            @amarism
            As you see in link there is a path field. U can refer that path.

            --Alles ist gut.

            A 1 Reply Last reply 20 Nov 2018, 10:14
            0
            • R Ratzz
              20 Nov 2018, 10:10

              @amarism
              As you see in link there is a path field. U can refer that path.

              A Offline
              A Offline
              amarism
              wrote on 20 Nov 2018, 10:14 last edited by amarism
              #9

              @Ratzz first i need to download this file or not "For CDB (Windows only), specify the path to the Windows Console Debugger executable."
              Beacuse in debugder colun nothing will be there.
              0_1542708840168_2a5fc066-c188-4014-aa84-2a778f17c3f3-image.png

              R 1 Reply Last reply 20 Nov 2018, 10:17
              0
              • A amarism
                20 Nov 2018, 10:14

                @Ratzz first i need to download this file or not "For CDB (Windows only), specify the path to the Windows Console Debugger executable."
                Beacuse in debugder colun nothing will be there.
                0_1542708840168_2a5fc066-c188-4014-aa84-2a778f17c3f3-image.png

                R Offline
                R Offline
                Ratzz
                wrote on 20 Nov 2018, 10:17 last edited by
                #10

                @amarism
                If Qt Creator does not show auto detected debugger then most likely u don't have debugger.
                U can manually add debugger if u have installed.
                Else u need to install windows debugger.

                --Alles ist gut.

                1 Reply Last reply
                2
                • A amarism
                  20 Nov 2018, 10:08

                  @Ratzz where we will get debugger

                  K Away
                  K Away
                  kshegunov
                  Moderators
                  wrote on 20 Nov 2018, 10:22 last edited by kshegunov
                  #11

                  @amarism said in In QT engine how to "Unable to create a debugging engine"?:

                  @Ratzz where we will get debugger

                  https://developer.microsoft.com/en-us/windows/downloads

                  You want the "Developer's tools" (where cdb is) and probably the SDK (for headers and libraries).

                  Read and abide by the Qt Code of Conduct

                  A 1 Reply Last reply 20 Nov 2018, 10:30
                  2
                  • K kshegunov
                    20 Nov 2018, 10:22

                    @amarism said in In QT engine how to "Unable to create a debugging engine"?:

                    @Ratzz where we will get debugger

                    https://developer.microsoft.com/en-us/windows/downloads

                    You want the "Developer's tools" (where cdb is) and probably the SDK (for headers and libraries).

                    A Offline
                    A Offline
                    amarism
                    wrote on 20 Nov 2018, 10:30 last edited by
                    #12

                    @kshegunov i have already downloaded visual studio

                    K 1 Reply Last reply 20 Nov 2018, 10:34
                    0
                    • A amarism
                      20 Nov 2018, 10:30

                      @kshegunov i have already downloaded visual studio

                      K Away
                      K Away
                      kshegunov
                      Moderators
                      wrote on 20 Nov 2018, 10:34 last edited by
                      #13

                      There's a separate package, which I believe is called "Window's developer tools", that is not included in Visual Studio. The console debugger (cdb, which you want) is packaged there.

                      Read and abide by the Qt Code of Conduct

                      A 1 Reply Last reply 20 Nov 2018, 10:37
                      1
                      • K kshegunov
                        20 Nov 2018, 10:34

                        There's a separate package, which I believe is called "Window's developer tools", that is not included in Visual Studio. The console debugger (cdb, which you want) is packaged there.

                        A Offline
                        A Offline
                        amarism
                        wrote on 20 Nov 2018, 10:37 last edited by
                        #14

                        @kshegunov i have already downloaded this one tools "SDT"
                        0_1542710134377_Untitled.png

                        K 1 Reply Last reply 20 Nov 2018, 10:42
                        0
                        • A amarism
                          20 Nov 2018, 10:37

                          @kshegunov i have already downloaded this one tools "SDT"
                          0_1542710134377_Untitled.png

                          K Away
                          K Away
                          kshegunov
                          Moderators
                          wrote on 20 Nov 2018, 10:42 last edited by
                          #15

                          Okay, that's good. It's been some time since I've set up a windows environment, but bear with me. As far as I can remember when you start that installer you have to choose components. When you do, make sure you've selected the console debugger to be installed. After you've installed it someplace, then you can just point Creator to it - that is create a debugger entry on the respective page in the creator configuration and then select it from the dropdown list in the kit configuration page.

                          Read and abide by the Qt Code of Conduct

                          A 1 Reply Last reply 20 Nov 2018, 10:49
                          0
                          • K kshegunov
                            20 Nov 2018, 10:42

                            Okay, that's good. It's been some time since I've set up a windows environment, but bear with me. As far as I can remember when you start that installer you have to choose components. When you do, make sure you've selected the console debugger to be installed. After you've installed it someplace, then you can just point Creator to it - that is create a debugger entry on the respective page in the creator configuration and then select it from the dropdown list in the kit configuration page.

                            A Offline
                            A Offline
                            amarism
                            wrote on 20 Nov 2018, 10:49 last edited by
                            #16

                            @kshegunov so i need to reinstall the window developer

                            R K 2 Replies Last reply 20 Nov 2018, 10:54
                            0
                            • A amarism
                              20 Nov 2018, 10:49

                              @kshegunov so i need to reinstall the window developer

                              R Offline
                              R Offline
                              Ratzz
                              wrote on 20 Nov 2018, 10:54 last edited by
                              #17

                              @amarism
                              Did you run the setup you downloaded?

                              --Alles ist gut.

                              A 1 Reply Last reply 20 Nov 2018, 10:59
                              0
                              • R Ratzz
                                20 Nov 2018, 10:54

                                @amarism
                                Did you run the setup you downloaded?

                                A Offline
                                A Offline
                                amarism
                                wrote on 20 Nov 2018, 10:59 last edited by
                                #18

                                @Ratzz yes

                                R 1 Reply Last reply 20 Nov 2018, 11:00
                                0
                                • A amarism
                                  20 Nov 2018, 10:59

                                  @Ratzz yes

                                  R Offline
                                  R Offline
                                  Ratzz
                                  wrote on 20 Nov 2018, 11:00 last edited by
                                  #19

                                  @amarism
                                  Did it install?
                                  Did you check in Qt Creator if debugger is detected?

                                  --Alles ist gut.

                                  1 Reply Last reply
                                  0
                                  • A amarism
                                    20 Nov 2018, 10:49

                                    @kshegunov so i need to reinstall the window developer

                                    K Away
                                    K Away
                                    kshegunov
                                    Moderators
                                    wrote on 20 Nov 2018, 11:03 last edited by
                                    #20

                                    Take a look here: https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/

                                    After you've made sure you have installed the console debugger, add an entry in the debuggers in Creator and select the path to it. Then you can add it to the kit.

                                    Read and abide by the Qt Code of Conduct

                                    1 Reply Last reply
                                    0
                                    • F Offline
                                      F Offline
                                      ferdna
                                      wrote on 5 May 2019, 07:41 last edited by
                                      #21

                                      in my case i had to update the readline-7.0.XXX to readline-8.0.000 and it worked. just try gdb -v see if it works.

                                      aha_1980A 1 Reply Last reply 5 May 2019, 08:12
                                      0
                                      • F ferdna
                                        5 May 2019, 07:41

                                        in my case i had to update the readline-7.0.XXX to readline-8.0.000 and it worked. just try gdb -v see if it works.

                                        aha_1980A Offline
                                        aha_1980A Offline
                                        aha_1980
                                        Lifetime Qt Champion
                                        wrote on 5 May 2019, 08:12 last edited by
                                        #22

                                        @ferdna how does that relate to Windows and CDB?

                                        Qt has to stay free or it will die.

                                        1 Reply Last reply
                                        0
                                        • V Offline
                                          V Offline
                                          vipul9995
                                          wrote on 26 Apr 2025, 04:57 last edited by vipul9995
                                          #23

                                          IMG20250426102355.jpg

                                          Debugger not recognised issue.

                                          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