diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-05-12 10:50:50 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-05-12 10:50:50 +0000 |
commit | 3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804 (patch) | |
tree | b9410e008a000c5182d432374b98bd46278b01ff /gdb/TODO | |
parent | 6bc37a96565d83ad7de837db6d35542ff4795fd0 (diff) | |
download | gdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.zip gdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.tar.gz gdb-3fffcb5ea7e48a4b4365adfe82bdabc6e41a6804.tar.bz2 |
Mention UnixWare thread problem.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |