Debugging
Revision as of 17:58, 29 February 2008 by GethinWilliams (talk | contribs)
Debugging you program: Various techniques
Getting the content for the practical
example 2
Using the ifort compiler.
see the difference when we add:
- -traceback
- -CB
to the compilation flags (see Makefile).