From: Jim Kingdon Date: Wed, 27 Oct 1993 18:26:40 +0000 (+0000) Subject: * gdb.texinfo (Command Files): Explain order of init file reading. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d43be62a82df281b24518204fa9e6f05df77c30;p=binutils-gdb.git * gdb.texinfo (Command Files): Explain order of init file reading. --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index cbdb8823623..fb61c3ee6f8 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -7512,7 +7512,7 @@ When you start @value{GDBN}, it automatically executes commands from its processes command line options and operands, and then reads the init file (if any) in the current working directory. This is so the init file in your home directory can set options (such as @code{set -complaints} which affect the processing of the command line options and +complaints}) which affect the processing of the command line options and operands. The init files are not executed if you use the @samp{-nx} option; @pxref{Mode Options, ,Choosing modes}.