]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typos in trace commands doc
authorSimon Marchi <simon.marchi@ericsson.com>
Fri, 14 Oct 2016 15:39:17 +0000 (11:39 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Fri, 14 Oct 2016 15:39:26 +0000 (11:39 -0400)
gdb/doc/ChangeLog:

* gdb.texinfo (Using Trace Files): Fix typo.
(GDB/MI Tracepoint Commands): Likewise.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 9517627d2f9a685e1de70669f93f3ab2183d6490..4f4ce5c049e2a0dadb4a0093ba52f8f5126f17bc 100644 (file)
@@ -1,3 +1,8 @@
+2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Using Trace Files): Fix typo.
+       (GDB/MI Tracepoint Commands): Likewise.
+
 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
 
        * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
 
        * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
index d4196261475171bf69081b32bf0f653eebc093ef..b3eb4885cf5ad51eb6f1ae46d6e9ab2f9858a971 100644 (file)
@@ -13678,7 +13678,7 @@ the data directly into @var{filename} in its own filesystem, which may be
 more efficient if the trace buffer is very large.  (Note, however, that
 @code{target tfile} can only read from files accessible to the host.)
 By default, this command will save trace frame in tfile format.
 more efficient if the trace buffer is very large.  (Note, however, that
 @code{target tfile} can only read from files accessible to the host.)
 By default, this command will save trace frame in tfile format.
-You can supply the optional argument @code{-ctf} to save date in CTF
+You can supply the optional argument @code{-ctf} to save data in CTF
 format.  The @dfn{Common Trace Format} (CTF) is proposed as a trace format
 that can be shared by multiple debugging and tracing tools.  Please go to
 @indicateurl{http://www.efficios.com/ctf} to get more information.
 format.  The @dfn{Common Trace Format} (CTF) is proposed as a trace format
 that can be shared by multiple debugging and tracing tools.  Please go to
 @indicateurl{http://www.efficios.com/ctf} to get more information.
@@ -30960,7 +30960,7 @@ The corresponding @value{GDBN} command is @samp{tsave}.
  -trace-start
 @end smallexample
 
  -trace-start
 @end smallexample
 
-Starts a tracing experiments.  The result of this command does not
+Starts a tracing experiment.  The result of this command does not
 have any fields.
 
 @subsubheading @value{GDBN} Command
 have any fields.
 
 @subsubheading @value{GDBN} Command