summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-12 10:50:47 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-12 10:50:47 +0000
commit5b7ac16982b45d84f4e0efccf15d7ddaf5efeadd (patch)
tree7c436828cda6464f3702f356d1193ecbfae6dce4
parentbcff17218da2fb4c5c11352fc0f9da9ee6430944 (diff)
downloadbinutils-gdb-5b7ac16982b45d84f4e0efccf15d7ddaf5efeadd.tar.gz
Mention UnixWare thread problem.
-rw-r--r--gdb/ChangeLog3
-rw-r--r--gdb/TODO10
2 files changed, 12 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 62d0e97ad53..22d99b73490 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,7 @@
Fri May 12 20:38:55 2000 Andrew Cagney <cagney@b1.cygnus.com>
- * TODO: Mention weak symbol problem.
+ * TODO: Mention weak symbol problem. Mention UnixWare thread
+ problem.
Fri May 12 14:12:17 2000 Andrew Cagney <cagney@b1.cygnus.com>
diff --git a/gdb/TODO b/gdb/TODO
index edb4a039cd8..2709272e472 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -179,6 +179,16 @@ Dan Nicolaescu writes:
--
+GDB5 TOT on unixware 7
+http://sourceware.cygnus.com/ml/gdb/2000-04/msg00119.html
+
+Robert Lipe writes:
+> I just spun the top of tree of the GDB5 branch on UnixWare 7. As a
+> practical matter, the current thread support is somewhat more annoying
+> than when GDB was thread-unaware.
+
+--
+
------------------------------------------------
Code cleanups