Fortran debugging – Part 2 stack traces
March 25, 2019 4:38 pm Comments Off on Fortran debugging – Part 2 stack tracesThis video describes what a stack trace is, and how to use it to find out where exactly in program code a program has crashed.
This video describes what a stack trace is, and how to use it to find out where exactly in program code a program has crashed.
In this first episode on Fortran Debugging, Holger Wolff explains the most common types of failures and the terminology of defect/infection/failure.