Skip to content
  • Milian Wolff's avatar
    Fix version check for GDB 10.x · a9edcbd4
    Milian Wolff authored
    Don't try to parse a version via a regex, just QVersionNumber
    instead. While at it, port to QRegularExpression and don't
    crash if the response list is empty.
    a9edcbd4