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. How to select a 64 bit Debugger in the kit settings
Forum Updated to NodeBB v4.3 + New Features

How to select a 64 bit Debugger in the kit settings

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 2.2k 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.
  • N Offline
    N Offline
    neo_qt
    wrote on last edited by
    #1

    I have just installed Qt Creator and I am running a very simple GUI. I have MSVC2017 Professional and MSVC2019 Community installed.
    My simple GUI is running with MSVC2019 but when trying to run the debug mode. I have the following error message.

    SimpleGUI.exe is a 64 bit executable which can not be debugged by a 32 bit Debugger.
    Please select a 64 bit Debugger in the kit settings for this kit.

    I don't know how to set the debugger, here is the capture screen of the auto-detected Debuggers.

    キャプチャ.PNG

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

      Hi,

      You can update your x64 Kit to use the correct version of the debugger.

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

      N 1 Reply Last reply
      0
      • N Offline
        N Offline
        neo_qt
        wrote on last edited by neo_qt
        #2

        Sorry after looking to the documentation, I found that I need to install the Debugging Tools for windows. I will try it.

        https://doc.qt.io/qtcreator/creator-debugger-engines.html#:~:text=the local machine.-,Setting CDB Paths on Windows,Options > Debugger > CDB Paths.

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

        EDIT : After installing the Debugging Tools, what should I do in order to use it ? My kits settings did not change.

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

          Hi,

          You can update your x64 Kit to use the correct version of the debugger.

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

          N 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            You can update your x64 Kit to use the correct version of the debugger.

            N Offline
            N Offline
            neo_qt
            wrote on last edited by
            #4

            @SGaist Thank you very much. I was stuck in the Tools>Options>Kits>Debuggers tab. I was able to update the kits and debugger from Tools>Options>Kits>Kits tab.

            キャプチャ.PNG

            1 Reply Last reply
            1

            • Login

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