Hi everyone, I'm trying to debug a program with gdb but I get the following error: aaragon@~/src$mpiexec -gdb -n 2 mvac.out 0-1: mpdgdbdrv (<module> 107): timed out waiting for initial Breakpoint response I really don't understand why this fails. Can someone point out what I am doing wrong? Thank you all, aa