diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-06-12 06:12:14 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-06-12 06:12:14 +0000 |
commit | d63c00533f8734d48dece664abc542b2757eb13f (patch) | |
tree | 67e09af04924b9814ce91d6b85c4f0119d85c476 /gdb/TODO | |
parent | aff38e615afd1228264b250e9046acf191886d79 (diff) | |
download | gdb-d63c00533f8734d48dece664abc542b2757eb13f.zip gdb-d63c00533f8734d48dece664abc542b2757eb13f.tar.gz gdb-d63c00533f8734d48dece664abc542b2757eb13f.tar.bz2 |
Update TODO - SER_HARDWIRE problem was fixed.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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' |