Difference between revisions of "Debugging"
Jump to navigation
Jump to search
m (Protected "Debugging" [edit=sysop:move=sysop]) |
|
(No difference)
|
Revision as of 17:58, 29 February 2008
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).