Debugging

From SourceWiki
Revision as of 17:58, 29 February 2008 by GethinWilliams (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).