CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Run multiple configurations

Last modified: 18 November 2024

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 the following options:

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