aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-06-12 06:12:14 +0000
committerAndrew Cagney <cagney@redhat.com>2000-06-12 06:12:14 +0000
commitd63c00533f8734d48dece664abc542b2757eb13f (patch)
tree67e09af04924b9814ce91d6b85c4f0119d85c476
parentaff38e615afd1228264b250e9046acf191886d79 (diff)
downloadgdb-d63c00533f8734d48dece664abc542b2757eb13f.zip
gdb-d63c00533f8734d48dece664abc542b2757eb13f.tar.gz
gdb-d63c00533f8734d48dece664abc542b2757eb13f.tar.bz2
Update TODO - SER_HARDWIRE problem was fixed.
-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'