Fortran/DDD

From mn/geo/geoit
Jump to: navigation, search

compile the Source with option -g

start with e.g. ddd FLEXPART

  • Breakpoints*

click right mouse button on the first column and choose set breakpoint for permanent and set temporary breakpoint for a breakpoint which is just used once

  • Run*

click RUN to run a progrum, CONT to resume, NEXT to proceed without entering subroutines, STEP if you want to enter subroutines



manual at:

/nilu_wrk2/fortrandoc/ddd_manual.pdf

http://www.gnu.org/manual/ddd/