24167d8
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
24167d8
.TH INSIGHT "1" "December 2007" "insight 6.7.1" "User Commands"
24167d8
.SH NAME
24167d8
insight \- GDB/Insight graphical debugger
24167d8
.SH DESCRIPTION
24167d8
This is the GNU debugger.  Usage:
24167d8
.IP
24167d8
insight [options] [executable\-file [core\-file or process\-id]]
24167d8
insight [options] \fB\-\-args\fR executable\-file [inferior\-arguments ...]
24167d8
.SH OPTIONS
24167d8
24167d8
.TP
24167d8
\fB\-\-args\fR
24167d8
Arguments after executable\-file are passed to inferior
24167d8
.TP
24167d8
\fB\-b\fR BAUDRATE
24167d8
Set serial port baud rate used for remote debugging.
24167d8
.TP
24167d8
\fB\-\-batch\fR
24167d8
Exit after processing options.
24167d8
.TP
24167d8
\fB\-\-batch\-silent\fR
24167d8
As for \fB\-\-batch\fR, but suppress all insight stdout output.
24167d8
.TP
24167d8
\fB\-\-return\-child\-result\fR
24167d8
INSIGHT exit code will be the child's exit code.
24167d8
.TP
24167d8
\fB\-\-cd\fR=\fIDIR\fR
24167d8
Change current directory to DIR.
24167d8
.HP
24167d8
\fB\-\-command\fR=\fIFILE\fR, \fB\-x\fR Execute INSIGHT commands from FILE.
24167d8
.TP
24167d8
\fB\-\-eval\-command\fR=\fICOMMAND\fR, \fB\-ex\fR
24167d8
Execute a single INSIGHT command.
24167d8
May be used multiple times and in conjunction
24167d8
with \fB\-\-command\fR.
24167d8
.TP
24167d8
\fB\-\-core\fR=\fICOREFILE\fR
24167d8
Analyze the core dump COREFILE.
24167d8
.TP
24167d8
\fB\-\-pid\fR=\fIPID\fR
24167d8
Attach to running process PID.
24167d8
.TP
24167d8
\fB\-\-dbx\fR
24167d8
DBX compatibility mode.
24167d8
.TP
24167d8
\fB\-\-directory\fR=\fIDIR\fR
24167d8
Search for source files in DIR.
24167d8
.TP
24167d8
\fB\-\-epoch\fR
24167d8
Output information used by epoch emacs\-GDB interface.
24167d8
.TP
24167d8
\fB\-\-exec\fR=\fIEXECFILE\fR
24167d8
Use EXECFILE as the executable.
24167d8
.TP
24167d8
\fB\-\-fullname\fR
24167d8
Output information used by emacs\-GDB interface.
24167d8
.TP
24167d8
\fB\-\-help\fR
24167d8
Print this message.
24167d8
.TP
24167d8
\fB\-\-interpreter\fR=\fIINTERP\fR
24167d8
Select a specific interpreter / user interface
24167d8
.TP
24167d8
\fB\-l\fR TIMEOUT
24167d8
Set timeout in seconds for remote debugging.
24167d8
.TP
24167d8
\fB\-\-nw\fR
24167d8
Do not use a window interface.
24167d8
.TP
24167d8
\fB\-\-nx\fR
24167d8
Do not read .gdbinit file.
24167d8
.TP
24167d8
\fB\-\-quiet\fR
24167d8
Do not print version number on startup.
24167d8
.TP
24167d8
\fB\-\-readnow\fR
24167d8
Fully read symbol files on first access.
24167d8
.TP
24167d8
\fB\-\-se\fR=\fIFILE\fR
24167d8
Use FILE as symbol file and executable file.
24167d8
.TP
24167d8
\fB\-\-symbols\fR=\fISYMFILE\fR
24167d8
Read symbols from SYMFILE.
24167d8
.TP
24167d8
\fB\-\-tty\fR=\fITTY\fR
24167d8
Use TTY for input/output by the program being debugged.
24167d8
.TP
24167d8
\fB\-\-tui\fR
24167d8
Use a terminal user interface.
24167d8
.TP
24167d8
\fB\-\-version\fR
24167d8
Print version information and then exit.
24167d8
.TP
24167d8
\fB\-w\fR
24167d8
Use a window interface.
24167d8
.TP
24167d8
\fB\-\-write\fR
24167d8
Set writing into executable and core files.
24167d8
.TP
24167d8
\fB\-\-xdb\fR
24167d8
XDB compatibility mode.
24167d8
.PP
24167d8
For more information, type "help" from within GDB, or consult the
24167d8
GDB manual (available as on\-line info or a printed manual).
24167d8
.SH "REPORTING BUGS"
24167d8
Report bugs to "bug\-gdb@gnu.org".
24167d8
.SH COPYRIGHT
24167d8
Copyright \(co 2007 Free Software Foundation, Inc.
24167d8
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
24167d8
.br
24167d8
This is free software: you are free to change and redistribute it.
24167d8
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
24167d8
and "show warranty" for details.
24167d8
This GDB was configured as "i386-linux-gnu".
24167d8
.SH "SEE ALSO"
24167d8
The full documentation for
24167d8
.B gdb
24167d8
is maintained as a Texinfo manual.  If the
24167d8
.B info
24167d8
and
24167d8
.B gdb
24167d8
programs are properly installed at your site, the command
24167d8
.IP
24167d8
.B info gdb
24167d8
.PP
24167d8
should give you access to the complete manual.