aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-12 10:50:50 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-12 10:50:50 +0000
commit3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804 (patch)
treeb9410e008a000c5182d432374b98bd46278b01ff /gdb
parent6bc37a96565d83ad7de837db6d35542ff4795fd0 (diff)
downloadgdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.zip
gdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.tar.gz
gdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.tar.bz2
Mention UnixWare thread problem.
Diffstat (limited to 'gdb')
-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 49c7210..c0b6866 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 61840c8..c331e58 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -183,6 +183,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