aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog2
-rw-r--r--gdb/TODO12
2 files changed, 2 insertions, 12 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bbdb2a7..84a4502 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -23,6 +23,8 @@ Mon Jun 12 15:24:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
config/alpha/alpha-osf3.mh, config/alpha/alpha-linux.mh: Remove
ser-tcp.o from XDEPFILES.
+ * TODO: Update.
+
Mon Jun 12 14:26:02 2000 Andrew Cagney <cagney@b1.cygnus.com>
* mips-tdep.c (GDB_TARGET_IS_MIPS64): Define.
diff --git a/gdb/TODO b/gdb/TODO
index 7c47440..d1010b3 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -279,18 +279,6 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00466.html
--
-Always build ser-tcp.c.
-
-The patch as submitted was just going to add ser-tcp.c to the Alpha's
-makefile. A better patch is to instead add ser-tcp.c to SER_HARDWARE
-and make it a standard part of all debuggers.
-
-If problems occure then configure.in can sort them out.
-
-http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00544.html
-
---
-
Follow through `make check' with --enable-shared.
When the srcware tree is configured with --enable-shared, the `expect'