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

Debugging multiple apps in one CMake project

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 4.12.0
    • None
    • Debugger
    • None

      It should be possible to debug for example client/server software in one CMake project. The qtCreator project is configured with CMake and there are two or more sub-projects(sub-folders) which are executables. If you debug the client program, attach the server process via the debug menu, then the server can't be debugged(no error msg, breakpoints aren't noticed). This is not intuitively. Current solutions are: 1) Start client without debugging and attach server process to debugging(this way you can only debug one app) 2) Open two qtCreator windows and debug both apps

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

            hjk hjk
            bge Benjamin Gentner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes