--- gdb/doc/gdb.texinfo | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 59e3e75d18..5301e98fee 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -3600,7 +3600,7 @@ is, using: @end smallexample The @code{tfaas} command accepts the same options as the @code{frame -apply} command. @xref{frame apply}. +apply} command. @xref{Frame Apply,,frame apply}. @kindex thread name @cindex name a thread @@ -8358,7 +8358,6 @@ tfaas i lo -q -t lock_something_t @node Frame Apply @section Applying a Command to Several Frames. -@anchor{frame apply} @kindex frame apply @cindex apply command to several frames @table @code @@ -8490,7 +8489,7 @@ is, using: @end smallexample The @code{faas} command accepts the same options as the @code{frame -apply} command. @xref{frame apply}. +apply} command. @xref{Frame Apply,,frame apply}. Note that the command @code{tfaas @var{command}} applies @var{command} on all frames of all threads. See @xref{Threads,,Threads}. -- 2.21.0