diff options
-rw-r--r-- | gdb/ChangeLog | 3 | ||||
-rw-r--r-- | gdb/TODO | 10 |
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> @@ -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 |