Hacker News new | past | comments | ask | show | jobs | submit login
Debugging Fortran code with GDB – tips and tricks (undo-software.com)
1 point by DebugN on Dec 16, 2015 | hide | past | favorite | 1 comment



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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: