Debugging

From SourceWiki
Revision as of 17:58, 29 February 2008 by GethinWilliams (talk | contribs) (Protected "Debugging" [edit=sysop:move=sysop])
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).