diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-05-25 01:07:17 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-05-25 01:07:17 +0000 |
commit | 0aaf65d72f1fbfb99b02d8d5e6d9a43fcc2cf9f7 (patch) | |
tree | afa4d877ae983e84c69b17ed9e40885b1ef8b755 /gdb/TODO | |
parent | 964802a85655ad5c451dc09d223246003dfb52bb (diff) | |
download | gdb-0aaf65d72f1fbfb99b02d8d5e6d9a43fcc2cf9f7.zip gdb-0aaf65d72f1fbfb99b02d8d5e6d9a43fcc2cf9f7.tar.gz gdb-0aaf65d72f1fbfb99b02d8d5e6d9a43fcc2cf9f7.tar.bz2 |
Update JimI's e-mail addres.
Update TODO - FreeBSD mostly fixed.
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 ===================== |