when I start to run my app with mpiexec -gdb I can't seem to interrupt him. ctrl-c kills, instead of interrupt. I look at "info signal" and gdb thinks he's intercepting ctrl-c. Is there a way to interrupt the running process when gdb run by mpiexec ?