or as uuencoded gzipped text.
When you have all these pieces, bundle them up in a mail
- message and send it to gdb-patches@sourceware.cygnus.com. All
+ message and send it to gdb-patches@sources.redhat.com. All
patches and related discussion should be sent to the
gdb-patches mailinglist. For further information on the GDB
CVS repository, see the Anonymous read-only CVS access and
+2002-01-13 Andrew Cagney <ac131313@redhat.com>
+
+ 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.
+
2002-01-13 Andrew Cagney <ac131313@redhat.com>
From Jeff law:
Several graphical interfaces to GDB are available. You should
check:
- http://sourceware.cygnus.com/gdb/#gui
+ http://www.gnu.org/software/gdb/gui/
for an up-to-date list.
Running the testsuite requires the prior installation of DejaGNU,
which is generally available via ftp. The directory
-ftp://sourceware.cygnus.com/pub/dejagnu/ will contain a recent
+ftp://sources.redhat.com/pub/dejagnu/ will contain a recent
snapshot. Once DejaGNU is installed, you can run the tests in one of
the following ways:
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.
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.
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
--