CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Run multiple configurations

Last modified: 25 October 2023

CLion provides several ways to run/debug multiple program instances at once, for example, a client-server app or a complex test, which requires launching several different processes or tasks. The first step in any case would be to create run configurations for each of the tasks or processes that need to be launched. Once all necessary configurations are in place, you have several options of launching them:

When multiple configurations are launched at once, each will be available in a separate tab in the Run or Debug tool window.