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

gdb from Path is not being autodetected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.4.0-rc1
    • Qt Creator 3.4.0-rc1
    • Debugger
    • None
    • Windows 7 64 bit
      MinGW 4.9
    • b0f3157d25538ea87d37f8bc8ec33e2c89b24a17

    Description

      1. Have g++.exe and gdb.exe in your PATH environment variable.
      2. Start Creator with empty settings.
      3. Check the autodetected toolchains in "Tools" -> "Options..." -> "Build & Run" -> "Compilers".
        g++ from PATH is available.
      4. Check the debuggers in "Tools" -> "Options..." -> "Build & Run" -> "Debuggers".
        gdb from PATH is not available.

      Because of this, automatically added kits don't have a compiler, see QTCREATORBUG-12186. Since Creator can detect g++ from PATH, it should also be able to detect gdb.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes