Title here
Summary here
Documentation for Release 2024.1
Adding the following to ~/.bashrc
enables you to launch gdb in parallel with
each process having its own terminal window. The -ex run
bit is optional but
saves you clicking in each terminal window and typing run.
You may run a compiled test by typing:
where 12 is the number of processes you want to launch.