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. Problem debugging in 64 bits
Qt 6.11 is out! See what's new in the release blog

Problem debugging in 64 bits

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 2.9k 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.
  • D Offline
    D Offline
    dlobo
    wrote on last edited by
    #1

    Hi all,

    I compiled qt (4.7.2 shared) and qt creator (2.1.0) with Microsoft Windows SDK v7.1 64 bits using Windows 7. Everything works except the debugger. When I try to debug, the error "GetModuleByOffset failed: E_INVALIDARG" appears several times in the Debugger Log window and the application never stops in the breakpoint. I can pause the execution during debugging and see the stack without any debug information.

    Does anybody know what could be the problem? Thanks!

    Daniel

    1 Reply Last reply
    0
    • S Offline
      S Offline
      secretNinja
      wrote on last edited by
      #2

      I'm new to Qt and this is just a guess:

      There is an option in QtCreator - Tools > Options > Qt4 > Manual > {the desired Qt version} > Rebuild Debugging helpers.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        calomer
        wrote on last edited by
        #3

        I am also encountering the very same problem here. It was introduced with qt creator 2.1, I also have qt creator 2.0.1 installed with which I have no problem with debugging. Yet today, I have installed qt creator 2.2 which does not have this problem.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dlobo
          wrote on last edited by
          #4

          I couldn't solve it with qt creator 2.1. I'm using now visual studio, which works pretty well with the add-in. Thanks for the answers!

          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