aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2011-02-14 23:14:35 +0000
committerMichael Snyder <msnyder@vmware.com>2011-02-14 23:14:35 +0000
commit08e796bc55ca0f881c0afd1cbd76ca8aa19d0e3f (patch)
treef60c3fc0eac02e37a5ddc574e6306b9f3dced191 /gdb/doc
parenta14087dc74429bb10dbc5870af2d575249513d97 (diff)
downloadgdb-08e796bc55ca0f881c0afd1cbd76ca8aa19d0e3f.zip
gdb-08e796bc55ca0f881c0afd1cbd76ca8aa19d0e3f.tar.gz
gdb-08e796bc55ca0f881c0afd1cbd76ca8aa19d0e3f.tar.bz2
2011-02-14 Michael Snyder <msnyder@vmware.com>
* gdb.texinfo (Threads): Update example of new thread message.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 1dfda73..8d671aa 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-14 Michael Snyder <msnyder@vmware.com>
+
+ * gdb.texinfo (Threads): Update example of new thread message.
+
2011-02-14 Pedro Alves <pedro@codesourcery.com>
* gdb.texinfo (Remote Configuration): Mention set/show remote
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 332fdef..bed074f 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -2683,7 +2683,7 @@ whose form varies depending on the particular system. For example, on
@sc{gnu}/Linux, you might see
@smallexample
-[New Thread 46912507313328 (LWP 25582)]
+[New Thread 0x41e02940 (LWP 25582)]
@end smallexample
@noindent