* gdb.texinfo (Create and Delete Tracepoints): Add more index

entries for fast tracepoints and static tracepoints.
This commit is contained in:
Pedro Alves 2010-07-01 17:40:04 +00:00
parent 501994c0ce
commit 74c761c17d
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2010-07-01 Pedro Alves <pedro@codesourcery.com>
* gdb.texinfo (Create and Delete Tracepoints): Add more index
entries for fast tracepoints and static tracepoints.
2010-07-01 Pedro Alves <pedro@codesourcery.com>
* gdb.texinfo (General Query Packets) <qfThreadInfo,

View File

@ -9680,6 +9680,7 @@ information on tracepoint conditions.
@item ftrace @var{location} [ if @var{cond} ]
@cindex set fast tracepoint
@cindex fast tracepoints, setting
@kindex ftrace
The @code{ftrace} command sets a fast tracepoint. For targets that
support them, fast tracepoints will use a more efficient but possibly
@ -9693,7 +9694,9 @@ message.
@code{trace}.
@item strace @var{location} [ if @var{cond} ]
@cindex static tracepoint, setting
@cindex set static tracepoint
@cindex static tracepoints, setting
@cindex probe static tracepoint marker
@kindex strace
The @code{strace} command sets a static tracepoint. For targets that
support it, setting a static tracepoint probes a static