ShowTrace.fis a program contrived to get a core dump a few levels deep in the call sequence, to show astack trace. Note the reverse order:demo% f77-silent -g ShowTrace.fdemo%a.outMAINcalledcalc, calccalledcalcb.*** TERMINATING a.out *** Received signal 11 (SIGSEGV) Segmentation Fault...