Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Debugging tools

ocean
Beginner
321 Views
Does anyone know of any debugging tools for Fortran to detect stack overflow and memory overruns, among other things? I havefound some commercial packages for C++ but not for Fortran.

I have a Fortran subroutine that crashes at the time control is returned to the caller, and I haven't been able to find the problem. The error message is "floating point invalid."

Thanks
0 Kudos
0 Replies
Reply