diff options
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -35,16 +35,6 @@ and ftp://sourceware.cygnus.com/pub/binutils -- -gdb-cvs fails to build on freebsd-elf -http://sourceware.cygnus.com/ml/gdb/2000-04/msg00004.html - -Either the FreeBSD group need to contribute their local GDB changes -back to the master sources or someone needs to provides a new -(clean-room) implementation. Since the former involves a fairly -complicated assignment the latter may be easier. [cagney] - --- - Generic: lin-thread cannot handle thread exit (Mark Kettenis, Michael Snyder) http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00525.html @@ -455,6 +445,14 @@ an error status. -- +GDB probably doesn't build on FreeBSD pre 2.2.x +http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00378.html + +Fixes to get FreeBSD working on 2.2.x, 3.x and 4.x caused the code to +suffer bit rot. + +-- + Architectural Changes ===================== |