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. There is no GDB binary available for binaries in format "x86-windows-msys-pe-64bit".
Forum Updated to NodeBB v4.3 + New Features

There is no GDB binary available for binaries in format "x86-windows-msys-pe-64bit".

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
10 Posts 6 Posters 3.8k 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.
  • F Offline
    F Offline
    febinzcs
    wrote on last edited by febinzcs
    #1

    I'm getting the particular error message when i try to launch a debug session on the Qt creator " There is no GDB binary available for binaries in format "x86-windows-msys-pe-64bit". ", and I got an error when I was installing the Qt creator.
    IMG_20230913_151528.jpg
    Don't know if the above error is the reason for this issue, any help on this would be really great.

    thanks,
    febin

    jsulmJ 1 Reply Last reply
    0
    • F febinzcs

      I'm getting the particular error message when i try to launch a debug session on the Qt creator " There is no GDB binary available for binaries in format "x86-windows-msys-pe-64bit". ", and I got an error when I was installing the Qt creator.
      IMG_20230913_151528.jpg
      Don't know if the above error is the reason for this issue, any help on this would be really great.

      thanks,
      febin

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @febinzcs Start the Qt maintenance tool select and install the GDB debugger.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      F 1 Reply Last reply
      0
      • jsulmJ jsulm

        @febinzcs Start the Qt maintenance tool select and install the GDB debugger.

        F Offline
        F Offline
        febinzcs
        wrote on last edited by
        #3

        @jsulm I can't find the GDB debugger while searching inside the maintenance tool. The debugging tools for windows and CDB debugger support are already installed.Screenshot 2023-12-04 131336.png

        jsulmJ 1 Reply Last reply
        0
        • F febinzcs

          @jsulm I can't find the GDB debugger while searching inside the maintenance tool. The debugging tools for windows and CDB debugger support are already installed.Screenshot 2023-12-04 131336.png

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @febinzcs It is part of MinGW. You can try to unsinstall it and then install again.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          F 1 Reply Last reply
          1
          • jsulmJ jsulm

            @febinzcs It is part of MinGW. You can try to unsinstall it and then install again.

            F Offline
            F Offline
            febinzcs
            wrote on last edited by
            #5

            @jsulm when I tried to reinstall MinGW after removing it, some similar errors were stopping the installation process. I've tried with a different mirror for the maintenance tool, and installed MinGW. Now the debugger is alright. Thanks for the help and really appreciate you time.

            L M 2 Replies Last reply
            0
            • F febinzcs has marked this topic as solved on
            • F febinzcs

              @jsulm when I tried to reinstall MinGW after removing it, some similar errors were stopping the installation process. I've tried with a different mirror for the maintenance tool, and installed MinGW. Now the debugger is alright. Thanks for the help and really appreciate you time.

              L Offline
              L Offline
              LUser
              wrote on last edited by
              #6

              @febinzcs There is no GDB binary available for binaries in format "x86-windows-msvc2019-pe-32bit". I have also encountered a similar problem. How did you solve it before

              aha_1980A 1 Reply Last reply
              0
              • L LUser

                @febinzcs There is no GDB binary available for binaries in format "x86-windows-msvc2019-pe-32bit". I have also encountered a similar problem. How did you solve it before

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

                Hi @LUser,

                your problem is different: x86-windows-msvc2019-pe-32bit

                MSVC uses the CDB debugger, not GDB.

                You have to install the Debugging Tools for Windows.

                Regards

                Qt has to stay free or it will die.

                1 Reply Last reply
                2
                • F febinzcs

                  @jsulm when I tried to reinstall MinGW after removing it, some similar errors were stopping the installation process. I've tried with a different mirror for the maintenance tool, and installed MinGW. Now the debugger is alright. Thanks for the help and really appreciate you time.

                  M Offline
                  M Offline
                  MichaelHueppe
                  wrote on last edited by
                  #8

                  @febinzcs Hey I have the same issue as you do. Would you mind telling me which mirror you used of the maintanence tool and how exactly you would change that? Thank you

                  jsulmJ 1 Reply Last reply
                  0
                  • M MichaelHueppe

                    @febinzcs Hey I have the same issue as you do. Would you mind telling me which mirror you used of the maintanence tool and how exactly you would change that? Thank you

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    @MichaelHueppe You just need to click on the link @febinzcs posted

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      cluelessStudent
                      wrote on last edited by
                      #10

                      recently started my studies and we require QT for the course but I have the same problem, I've tried several mirrors of the installer but with no luck, don't know how to go forward as I'm completely new to all of this.

                      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