* [doc patch] Describe also option -ex, not just -x
@ 2012-02-25 13:48 Jan Kratochvil
2012-02-25 13:50 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kratochvil @ 2012-02-25 13:48 UTC (permalink / raw)
To: gdb-patches
Hi Eli,
I have found -ex is forgotten in this node.
Thanks,
Jan
gdb/doc/
2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
* gdb.texinfo (Startup): Add option -ex description to the option -x
description.
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -1277,8 +1277,9 @@ $ gdb -ex "set auto-load-scripts off" myprogram
@end smallexample
@item
-Reads command files specified by the @samp{-x} option. @xref{Command
-Files}, for more details about @value{GDBN} command files.
+Execute 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}.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [doc patch] Describe also option -ex, not just -x
2012-02-25 13:48 [doc patch] Describe also option -ex, not just -x Jan Kratochvil
@ 2012-02-25 13:50 ` Eli Zaretskii
2012-02-25 14:21 ` [commit] " Jan Kratochvil
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2012-02-25 13:50 UTC (permalink / raw)
To: Jan Kratochvil; +Cc: gdb-patches
> Date: Sat, 25 Feb 2012 14:28:42 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Hi Eli,
>
> I have found -ex is forgotten in this node.
Thanks for catching this.
> @item
> -Reads command files specified by the @samp{-x} option. @xref{Command
> -Files}, for more details about @value{GDBN} command files.
> +Execute commands and command files specified by the @samp{-ex} and
"Executes", please, for consistency with the style of describing what
GDB does in this section.
OK with that change.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [commit] [doc patch] Describe also option -ex, not just -x
2012-02-25 13:50 ` Eli Zaretskii
@ 2012-02-25 14:21 ` Jan Kratochvil
0 siblings, 0 replies; 3+ messages in thread
From: Jan Kratochvil @ 2012-02-25 14:21 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
On Sat, 25 Feb 2012 14:50:40 +0100, Eli Zaretskii wrote:
> "Executes", please, for consistency with the style of describing what
> GDB does in this section.
I see now...
Checked in.
Thanks,
Jan
http://sourceware.org/ml/gdb-cvs/2012-02/msg00173.html
--- src/gdb/doc/ChangeLog 2012/02/24 15:08:18 1.1278
+++ src/gdb/doc/ChangeLog 2012/02/25 13:54:25 1.1279
@@ -1,3 +1,8 @@
+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
--- src/gdb/doc/gdb.texinfo 2012/02/24 15:08:18 1.925
+++ src/gdb/doc/gdb.texinfo 2012/02/25 13:54:25 1.926
@@ -1277,8 +1277,9 @@
@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}.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-25 13:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-25 13:48 [doc patch] Describe also option -ex, not just -x Jan Kratochvil
2012-02-25 13:50 ` Eli Zaretskii
2012-02-25 14:21 ` [commit] " Jan Kratochvil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox