aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2008-05-21 01:59:49 +0000
committerNick Roberts <nickrob@snap.net.nz>2008-05-21 01:59:49 +0000
commitebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0 (patch)
treec842cefb31c9c9d78748a07cd95530932ad89038
parentd5a4b93ca64a2ac35824734b801d19034ac7f79a (diff)
downloadgdb-ebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0.zip
gdb-ebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0.tar.gz
gdb-ebdf8c8c8ef8bd52a76d062bdf7c0fea4ca7afb0.tar.bz2
Add @r{, annotation} marker to new-thread function index entry.
-rw-r--r--gdb/doc/annotate.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo
index 161da15..16d86a1 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.