aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-12-10 17:47:57 +0000
committerPedro Alves <palves@redhat.com>2015-12-10 17:47:57 +0000
commitf4f4330e517a0497601baf6253d6408b77b10626 (patch)
tree53596df5d265723ff15bdaa3d896b4dc6b77d22c /gdb/doc/ChangeLog
parent22a5455c6ccaf6157095863f9e6da33a81541acf (diff)
downloadgdb-f4f4330e517a0497601baf6253d6408b77b10626.zip
gdb-f4f4330e517a0497601baf6253d6408b77b10626.tar.gz
gdb-f4f4330e517a0497601baf6253d6408b77b10626.tar.bz2
[gdb/doc] Explain that there's always a thread
This warning is a few years out of date -- there's always a thread nowadays. gdb/doc/ChangeLog: * gdb.texinfo (Threads): Replace warning with explanation about single-threaded programs.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 59f1eff..fc81d09 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,10 @@
2015-12-10 Pedro Alves <palves@redhat.com>
+ * gdb.texinfo (Threads): Replace warning with explanation
+ about single-threaded programs.
+
+2015-12-10 Pedro Alves <palves@redhat.com>
+
* gdb.texinfo (Threads): Remove mention of SGI.
(Forks): Remove mention of HP-UX.
(Breakpoints): Remove mention of HP-UX.