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

GDB version detection fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 2.8.0-rc
    • Qt Creator 2.7.0-beta, Qt Creator 2.7.0-rc, Qt Creator 2.7.0, Qt Creator 2.7.1, Qt Creator 2.8.0-beta
    • Debugger
    • None
    • Windows, MinGW

      Qt Creator GDB version detection is broken, resulting in a broken debugging experience. For details, see:

      http://www.mail-archive.com/mingw-w64-public@lists.sourceforge.net/msg07369.html

      The crux of the matter is that

      In the debugger log window it shows UNSUPPORTED GDB VERSION GNU gdb
      (rubenvb-4.8.0) 7.5.91.20130322-cvs

      Which means that the GDB version string parser does not take into account the (optional) pkgversion string, which toolchain distributors like myself use to allow users to provide clear version information when reporting problems.

      This was not a problem in versions 2.6.* and below.

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

            hjk hjk
            rubenvb Ruben Van Boxem
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes