Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
Switch branch/tag
  • flatpak-qt-creator
  • src
  • plugins
  • qmlprojectmanager
  • qmlprojectruncontrol.cpp
Find file BlameHistoryPermalink
  • Kai Koehne's avatar
    QmlProject: Fix debugging with C++ language · e2e0db68
    Kai Koehne authored Aug 30, 2011
    
    
    Because no ABI was specified, gdb bailed out with 'File format not
    recognized'. Instead just use the ABI from one of the toolchains
    available for the Qt version (assuming that they're all compatible).
    
    Task-number: QTCREATORBUG-5957
    Change-Id: I7db9bd45c6a015c6236ae1b672909e013fad1d65
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
    Reviewed-on: http://codereview.qt.nokia.com/4045
    
    Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
    Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
    e2e0db68

Replace qmlprojectruncontrol.cpp

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.