aboutsummaryrefslogtreecommitdiff
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
commitb76898ab5d5db8bddc5da74049ad78282db4983f (patch)
tree7ae720ce3a1c5ed3dc63a09e25d881d8d6e5d4e4 /gdb/TODO
parentb6649e88389ddb02e013944e2ae3acff1721b8eb (diff)
downloadfsf-binutils-gdb-b76898ab5d5db8bddc5da74049ad78282db4983f.zip
fsf-binutils-gdb-b76898ab5d5db8bddc5da74049ad78282db4983f.tar.gz
fsf-binutils-gdb-b76898ab5d5db8bddc5da74049ad78282db4983f.tar.bz2
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 191f106..ea46e9b 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
--