FDEBUG - subroutine Fdebug, a dynamic debugging tool.

Description:

The Fortran Debugging System (FDS) is a monitoring system that provides the user with a means to debug a fortran program (FDEBUG), a symbolic dump facility (FDUMP), a way to substitute user-defined subroutines (WRAP), and a way to time functions (FTIMER). Since the debugging facilities for FTN and F77 are slightly different they are both separately explained. You will find the appropriate explain files under the following:

FTN:

expl fort lib fdebug
expl fort lib fdump
expl fort lib ftimer
expl fort lib wrapup

F77:

expl f77 fds fdebug
expl f77 fds fdump
expl f77 fds ftimer

Copyright © 1996, Thinkage Ltd.