Mention UnixWare thread problem.
This commit is contained in:
parent
6bc37a9656
commit
3fffcb5ea7
2 changed files with 12 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
Fri May 12 20:38:55 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
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>
|
Fri May 12 14:12:17 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
|
|
10
gdb/TODO
10
gdb/TODO
|
@ -181,6 +181,16 @@ Dan Nicolaescu writes:
|
||||||
> It stops in a function that is defined as weak, not in the function
|
> It stops in a function that is defined as weak, not in the function
|
||||||
> that is actualy run...
|
> 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.
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue