12.07.2015 Views

LF95 Linux User's Guide - Lahey Computer Systems

LF95 Linux User's Guide - Lahey Computer Systems

LF95 Linux User's Guide - Lahey Computer Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 4 Command-Line Debugging with fdbRunExecutes the program without arguments. The “R” should be upper case. As explainedabove, a breakpoint must be set before issuing this command if single-stepping or other controlis desired.killForces cancellation of the program. (control+c) has the same effect as the killcommand.tty devDirect standard error I/O to device dev in the next run.param commandline arglistAssign the program’s command line argument list a new set of valuesparam commandlineDisplay the current list of command line argumentsclear commandlineThe argument list is deletedsetenvshow environmentAll environment variables and their values are displayed.setenv "var"show environment "var"Environment variable var and its value are displayedsetenv "var" "s"The environment variable var is set to the value strings.unsetenv "var"The variable var is deleted from the environment.quitEnds the debugging session.68 <strong>Lahey</strong>/Fujitsu <strong>Linux</strong>64 Fortran User’s <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!