mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
* gdb.texinfo (Command Files): Explain order of init file reading.
This commit is contained in:
@ -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
|
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 (if any) in the current working directory. This is so the init
|
||||||
file in your home directory can set options (such as @code{set
|
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}
|
operands. The init files are not executed if you use the @samp{-nx}
|
||||||
option; @pxref{Mode Options, ,Choosing modes}.
|
option; @pxref{Mode Options, ,Choosing modes}.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user