gdb(1)
NAME
gdb - The GNU Debugger
SYNOPSIS
gdb [-help] [-nx] [-q] [-batch] [-cd=dir] [-f] [-b bps] [-tty=dev] [-s symfile] [-e prog] [-se prog] [-c core] [-x cmds] [-d dir] [prog[core|procID]]
DESCRIPTION
Array· Make your program stop on specified conditions.
Arrayexecutable program as the argument:
gdb program
Arraygdb program core
Arraygdb program 1234
ArrayHere are some of the most frequently needed GDB commands:
Arrayquit Exit from GDB.
ArrayPesch. The same text is available online as the gdb entry in the
info program.
OPTIONS
Arraythe `-x' option is used.
-help
-h List all options, with brief explanations.
-symbols=file
Array-core=file
Array-nx
Arrayecuted after all the command options and arguments have been processed.
-quiet
Arrayer; in order to make this more useful, the message
Program exited normally.
Array-fullname
- Array-tty=device
- Run using device for your program's standard input
- and output.
SEE ALSO
ArrayJuly 1991.
COPYING
Copyright (c) 1991 Free Software Foundation, Inc.
Arrayfor modified versions, except that this permission notice may be
included in translations approved by the Free Software Foundation
instead of in the original English.
GNU Tools 22may2002