next up previous contents index
Next: 7. References Up: 6. Introduction Previous: 6.6.2 Calling FORTRAN routines   Contents   Index


6.7 Debugging

Apart from the usual debugging methods that everybody knows about, NEMO programs usually have the following additional properties which can cut down in debugging time. If not conclusive during runtime, you can either decide to compile the program with debugging flags turned on, and run the program through the debugger, or add more dprintf or error function calls:



(c) Peter Teuben