From 8d43be62a82df281b24518204fa9e6f05df77c30 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 27 Oct 1993 18:26:40 +0000 Subject: [PATCH] * gdb.texinfo (Command Files): Explain order of init file reading. --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}. -- 2.30.2