1 comment

[ 2.8 ms ] story [ 15.8 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.