xref: /netbsd-src/external/gpl3/gdb.old/dist/gdb/doc/gdbinit.5 (revision 99e23f81b2b10aef1a10b03588663e472627bb76)
Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32)

Standard preamble:
========================================================================
..
..
.. Set up some character translations and predefined strings. \*(-- will
give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
double quote, and \*(R" will give a right double quote. \*(C+ will
give a nicer C++. Capital omega is used to do unbreakable dashes and
therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
nothing in troff, for use with C<>.
.tr \(*W- . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.

If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.

Avoid warning from groff about undefined register 'F'.
.. . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\}
Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
Fear. Run. Save yourself. No user-serviceable parts.
. \" fudge factors for nroff and troff . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] .\} . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents . \" corrections for vroff . \" for low resolution devices (crt and lpr) \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} ========================================================================

Title "GDBINIT 5"
GDBINIT 5 "2017-09-07" "gdb-8.0.1" "GNU Development Tools"
For nroff, turn off justification. Always turn off hyphenation; it makes
way too many mistakes in technical documents.
"NAME"
gdbinit - GDB initialization scripts
"SYNOPSIS"
Header "SYNOPSIS" ~/.gdbinit

./.gdbinit

"DESCRIPTION"
Header "DESCRIPTION" These files contain \s-1GDB\s0 commands to automatically execute during \s-1GDB\s0 startup. The lines of contents are canned sequences of commands, described in the \s-1GDB\s0 manual in node \*(C`Sequences\*(C' \*(-- shell command \*(C`info -f gdb -n Sequences\*(C'.

Please read more in the \s-1GDB\s0 manual in node \*(C`Startup\*(C' \*(-- shell command \*(C`info -f gdb -n Startup\*(C'. Item "(not enabled with --with-system-gdbinit during compilation)" System-wide initialization file. It is executed unless user specified \s-1GDB\s0 option \*(C`-nx\*(C' or \*(C`-n\*(C'. See more in the \s-1GDB\s0 manual in node \*(C`System-wide configuration\*(C' \*(-- shell command \*(C`info -f gdb -n \*(AqSystem-wide configuration\*(Aq\*(C'.

"~/.gdbinit" 4
Item "~/.gdbinit" User initialization file. It is executed unless user specified \s-1GDB\s0 options \*(C`-nx\*(C', \*(C`-n\*(C' or \*(C`-nh\*(C'.
"./.gdbinit" 4
Item "./.gdbinit" Initialization file for current directory. It may need to be enabled with \s-1GDB\s0 security command \*(C`set auto-load local-gdbinit\*(C'. See more in the \s-1GDB\s0 manual in node \*(C`Init File in the Current Directory\*(C' \*(-- shell command \*(C`info -f gdb -n \*(AqInit File in the Current Directory\*(Aq\*(C'.
"OPTIONS"
Header "OPTIONS"
"SEE ALSO"
Header "SEE ALSO" \fIgdb\|(1), \*(C`info -f gdb -n Startup\*(C'

The full documentation for \s-1GDB\s0 is maintained as a Texinfo manual. If the \*(C`info\*(C' and \*(C`gdb\*(C' programs and \s-1GDB\s0's Texinfo documentation are properly installed at your site, the command

.Vb 1 info gdb .Ve

should give you access to the complete manual.

\fIUsing \s-1GDB: A\s0 Guide to the \s-1GNU\s0 Source-Level Debugger, Richard M. Stallman and Roland H. Pesch, July 1991.

"COPYRIGHT"
Header "COPYRIGHT" Copyright (c) 1988-2017 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being \*(L"Free Software\*(R" and \*(L"Free Software Needs Free Documentation\*(R", with the Front-Cover Texts being \*(L"A \s-1GNU\s0 Manual,\*(R" and with the Back-Cover Texts as in (a) below.

(a) The \s-1FSF\s0's Back-Cover Text is: \*(L"You are free to copy and modify this \s-1GNU\s0 Manual. Buying copies from \s-1GNU\s0 Press supports the \s-1FSF\s0 in developing \s-1GNU\s0 and promoting software freedom.\*(R"