* gdb.texinfo (Startup): Add option -ex description to the option -x
description.
+2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.texinfo (Startup): Add option -ex description to the option -x
+ description.
+
2012-02-24 Luis Machado <lgustavo@codesourcery.com>
* gdb.texinfo (Setting Breakpoints): Mention and explain the
@end smallexample
@item
-Reads command files specified by the @samp{-x} option. @xref{Command
-Files}, for more details about @value{GDBN} command files.
+Executes commands and command files specified by the @samp{-ex} and
+@samp{-x} options in their specified order. @xref{Command Files}, for
+more details about @value{GDBN} command files.
@item
Reads the command history recorded in the @dfn{history file}.