Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

Terminating your Fortran program under gdb

Tech Computer Center logo

To exit gdb, type this command:

    quit
You will get this message:
     
    The program is running.  Quit anyway (and kill it)? (y or n)
Type ``y'' to confirm that you want to exit.
See also: Debugging Fortran programs with gdb
Previous: Displaying the value of a Fortran variable with gdb
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 1995/12/19 18:58:09 UT
URL: http://www.nmt.edu/tcc/help/lang/fortran/gdbquit.html