From ebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 21 May 2008 01:59:49 +0000 Subject: [PATCH] Add @r{, annotation} marker to new-thread function index entry. --- gdb/doc/annotate.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 161da1537b..16d86a1388 100644 --- a/gdb/doc/annotate.texinfo +++ b/gdb/doc/annotate.texinfo @@ -825,7 +825,7 @@ depend on the language). @chapter Multi-threaded Applications @cindex annotations for multi-threaded apps -@findex new-thread +@findex new-thread@r{, annotation} The following annotation reports that the application being debugged is multi-threaded.