]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Mention UnixWare thread problem.
authorAndrew Cagney <cagney@redhat.com>
Fri, 12 May 2000 10:50:47 +0000 (10:50 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 12 May 2000 10:50:47 +0000 (10:50 +0000)
gdb/ChangeLog
gdb/TODO

index 62d0e97ad5369b85ff3b2bcc2d613718d532dae5..22d99b734908edad66e2afd19bb79f0d4b05bb9a 100644 (file)
@@ -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>
 
index edb4a039cd821648cad3b81f030cb5f4a4bf1eb6..2709272e472aa9639b96fe712a0ccbb25ea613dd 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -177,6 +177,16 @@ Dan Nicolaescu writes:
 > It stops in a function that is defined as weak, not in the function
 > that is actualy run... 
 
+--
+
+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.
+
 --
 
                ------------------------------------------------