Blob Blame History Raw
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH INSIGHT "1" "December 2007" "insight 6.7.1" "User Commands"
.SH NAME
insight \- GDB/Insight graphical debugger
.SH DESCRIPTION
This is the GNU debugger.  Usage:
.IP
insight [options] [executable\-file [core\-file or process\-id]]
insight [options] \fB\-\-args\fR executable\-file [inferior\-arguments ...]
.SH OPTIONS

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