1 comment

[ 2.9 ms ] story [ 14.0 ms ] thread
We are used to using GDB for debugging C and C++ but it can also be used to debug other languages including Fortran, D, Go and Ada. The Undo team shows a simple example of how to debug Fortran programs, using features provided by GDB and gfortran.