I'm working with Fortran 77 using LAM-MPI libraries under Linux. My program has (I'm improving the current version of xplor by converting it into an MPI version)some errors and I want to know where the error is, I mean, the error's line. Are there any debuggers that will run with linux fortran? I've already used gdb but it doesn't work well. Thanks in advance.