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
commitc56bfa667b23009b8ca1cec8a3d3c19526d44d9b (patch)
tree64fcc6b0851ba592ad99bb06e9d458f5345641ab
parentafabcf630da94b4113c029ebc5f074becd21094a (diff)
downloadgdb-c56bfa667b23009b8ca1cec8a3d3c19526d44d9b.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