Tweak doc on command tfind

Hi,
command "tfind" will find the first trace snapshot if no trace
snapshot is selected, but this behavior isn't documented.

This patch completes the doc of command "tfind" without argument.

gdb/doc:

2016-04-27  Yao Qi  <yao.qi@linaro.org>

	* gdb.texinfo (tfind): Complete doc about tfind without
	argument.
This commit is contained in:
Yao Qi 2016-04-27 15:01:20 +01:00
parent 2d681be471
commit 310cdbb651
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-04-27 Yao Qi <yao.qi@linaro.org>
* gdb.texinfo (tfind): Complete doc about tfind without
argument.
2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
* agentexpr.texi (byte): Fix zero_ext description.

View File

@ -13385,7 +13385,8 @@ Stop debugging trace snapshots, resume @emph{live} debugging.
Same as @samp{tfind none}.
@item tfind
No argument means find the next trace snapshot.
No argument means find the next trace snapshot or find the first
one if no trace snapshot is selected.
@item tfind -
Find the previous trace snapshot before the current one. This permits