Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-6083

Incorrect architecture for Microsoft CDB selected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 2.4.0
    • Qt Creator 2.2.1, Qt Creator 2.3.0-beta, Qt Creator 2.3.0
    • None
    • Windows 7 64-bit, Visual C++ 2008, Microsoft CDB (32-bit/64-bit)

      Both the 32-bit Microsoft debugger and the 64-bit Microsoft debugger are installed.

      When using a 32-bit build of QtCreator, the x64 toolchain for Microsoft Visual C++ is properly detected, however, the Debugger is set to "C:\Program Files (x86)\Debugging Tools for Windows (x86)\cdb.exe".

      If using a 64-bit build of QtCreator, the opposite case is true; i.e., the x86 tool chain for Microsoft is properly
      detected but the debugger path is set to "C:\Program Files\Debugging Tools for Windows (x64)\cdb.exe".

      In both cases, the line-edit/browse button/auto-detect buttons are greyed out and you cannot change them and you cannot change the path. The only work around is to Clone the architecture that you need and manually set the path there.

      The proper path should be detected and/or you should be able to manually edit the path.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            darrylwally Darryl Wallace
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes