Intel Fortran Compiler に付属のデバッガについて

各種コマンド

stop at x # x行目にbreakpointを設定
run # プログラム実行、最初のbreakpointで停止
sh hoge # シェルでのコマンドhogeを実行