Intel Tools Tutorial
Please note the following before using debug or xdebug on janus.
* The tutorial pages may be found at URL
http://www.sandia.gov/ASCI/Red/usage/tutorial
* If you must kill debug or xdebug when a node allocation fails, use
^\ (control-backslash) to escape from the debugger. Write an email
to janus-help@sandia.gov and ask them to clean up your debug session.
* To catch floating point exceptions with debug or xdebug when debugging
Fortran 77 code, you must call fpsetmask with the appropriate argument
(see the man pages for fpsetmask).
Please direct questions about debug and xdebug on janus to janus-help@sandia.gov.