Update TODO - SER_HARDWIRE problem was fixed.
authorAndrew Cagney <cagney@redhat.com>
Mon, 12 Jun 2000 06:12:14 +0000 (06:12 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 12 Jun 2000 06:12:14 +0000 (06:12 +0000)
gdb/ChangeLog
gdb/TODO

index bbdb2a79499bdf90ac4ce48d3f5220c853d623fa..84a4502f7beaf02269ade875b3c87b31185cfff0 100644 (file)
@@ -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.
index 7c47440552a3a8de75c048ea9f46e46028e49bf0..d1010b33a9ab7e1e54613d1fae3979ad63d34e63 100644 (file)
--- 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'
This page took 0.030418 seconds and 4 git commands to generate.