summaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-13 16:16:58 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-13 16:16:58 +0000
commitaeb85674182813423d539872481b9fcd0ad4f975 (patch)
tree8b3288c0be111c2a54926d24084bcbbb1ab690e6 /gdb/TODO
parent4655b4b3d0f68a4a459d9245ad3d9fc9d9fc3833 (diff)
downloadgdb-aeb85674182813423d539872481b9fcd0ad4f975.tar.gz
From 2002-01-09 John Marshall <johnm@falch.net>:
* CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to sources.redhat.com, and tweak some related URLs which had suffered from linkrot.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 191f1067f68..ea46e9b3241 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -1,5 +1,5 @@
If you find inaccuracies in this list, please send mail to
-gdb-patches@sourceware.cygnus.com. If you would like to work on any
+gdb-patches@sources.redhat.com. If you would like to work on any
of these, you should consider sending mail to the same address, to
find out whether anyone else is working on it.
@@ -20,7 +20,7 @@ Anyway, thanks for reporting.
The following patch will fix the problems with setting breakpoints in
dynamically loaded objects:
- http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00230.html
+ http://sources.redhat.com/ml/gdb-patches/2000-05/msg00230.html
This patch isn't checked in yet (ping Michael/JimB), but I hope this
will be in the next GDB release.
@@ -64,8 +64,8 @@ AUTOMAKE 1.4 incorrectly set the TEXINPUTS environment variable. It
contained the full path to texinfo.tex when it should have only
contained the directory. The bug has been fixed in the current
AUTOMAKE sources. Automake snapshots can be found in:
- ftp://sourceware.cygnus.com/pub/gdb/snapshots
-and ftp://sourceware.cygnus.com/pub/binutils
+ ftp://sources.redhat.com/pub/gdb/infrastructure
+and ftp://sources.redhat.com/pub/binutils
--