Debugging options
François-Xavier Coudert
fxcoudert@gmail.com
Mon Oct 30 14:15:00 GMT 2006
> Is there a way to force gfortran compiled code to produce a core dump or
> a backtrace upon hitting a runtime library error? (Short of starting
> the program under the debugger, which is a bit cumbersome if the program
> is MPI based and only some of the processes display the error)
I don't think there's a way to do that currently, but it shouldn't be
too hard to add. Could you file an enhancement bug about this?
FX
More information about the Fortran
mailing list