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. Configuring the debugger
Forum Updated to NodeBB v4.3 + New Features

Configuring the debugger

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 237 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.
  • V Offline
    V Offline
    viniltc
    wrote on last edited by
    #1

    Hi,

    I'm having trouble starting the debugger in Qt Creator. The kit I'm using to compile is:
    a3038fe3-530e-4014-9d1f-c80c530da10d-image.png

    It appears that the debugger is not configured correctly, and Qt Creator did not auto-detect it. I'm not sure what steps I'm missing to resolve this issue. Could you please provide some guidance on how to configure the debugger?

    Thank you.

    JonBJ 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • V viniltc

      Hi,

      I'm having trouble starting the debugger in Qt Creator. The kit I'm using to compile is:
      a3038fe3-530e-4014-9d1f-c80c530da10d-image.png

      It appears that the debugger is not configured correctly, and Qt Creator did not auto-detect it. I'm not sure what steps I'm missing to resolve this issue. Could you please provide some guidance on how to configure the debugger?

      Thank you.

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @viniltc
      I am not an expert as I don't use Windows, but you have a mixture of MinGW and MSVC, which are two different compilers, as well as 64-bit and 32-bit mixture. These need sorting out before you can use a debugger?

      1 Reply Last reply
      3
      • andrA Offline
        andrA Offline
        andr
        wrote on last edited by
        #3

        Right, this looks like an MSVC setup, with a MinGW sysroot. Try to empty the sysroot settings

        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