summaryrefslogtreecommitdiff
path: root/manual/debug.texi
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-14 12:37:42 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-14 12:37:42 +0530
commit0409959c86f6840510851a851a1588677a2e537b (patch)
treebe31b096ac621fb71cad8610f379d58058d32a6d /manual/debug.texi
parente25cfa60057364e8bb6e5340b26ac21341fa4953 (diff)
Add nptl manual chapter
This adds the base chapter for POSIX threads and also documentation for thread-specific data, along with a note on its interaction with C++11 thread_local variables.
Diffstat (limited to 'manual/debug.texi')
-rw-r--r--manual/debug.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/debug.texi b/manual/debug.texi
index b2bcb31a10..1db9c180f9 100644
--- a/manual/debug.texi
+++ b/manual/debug.texi
@@ -1,5 +1,5 @@
@node Debugging Support
-@c @node Debugging Support, , Cryptographic Functions, Top
+@c @node Debugging Support, POSIX Threads, Cryptographic Functions, Top
@c %MENU% Functions to help debugging applications
@chapter Debugging support