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

"Auto detect" debugger path does not work correctly before "Apply"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.6.0-rc
    • Qt Creator 2.6.0-rc
    • Debugger
    • Windows Vista x64
    • f88636e613efcf2ef106c7bda9fa47ddfb7bab34

      1. Have a complete MinGW/gdb Kit configured in Creator and have MSVC with cdb installed.
      2. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
      3. Select the MinGW kit.
      4. Change the Compiler of the kit to an MSVC compiler and change the Debugger Engine to cdb.
      5. Click "Auto detect".
        Creator will change the Debugger Engine back to gdb and set a path to a gdb executable.
      6. Change the Debugger Engine to cdb again.
      7. Click "Apply".
      8. Click "Auto detect".
        Creator will now set a path to a cdb executable.

      The second behavior is correct. When "CDB Engine" is selected, "Auto detect" should always set a path to a cdb executable. It should not matter whether changes are already applied or not.

        For Gerrit Dashboard: QTCREATORBUG-7862
        # Subject Branch Project Status CR V

            hunger Tobias Hunger
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes