diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-13 16:16:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-13 16:16:58 +0000 |
commit | b76898ab5d5db8bddc5da74049ad78282db4983f (patch) | |
tree | 7ae720ce3a1c5ed3dc63a09e25d881d8d6e5d4e4 /gdb/README | |
parent | b6649e88389ddb02e013944e2ae3acff1721b8eb (diff) | |
download | binutils-gdb-b76898ab5d5db8bddc5da74049ad78282db4983f.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/README')
-rw-r--r-- | gdb/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/README b/gdb/README index dcf0a477863..5ccec955a3f 100644 --- a/gdb/README +++ b/gdb/README @@ -504,7 +504,7 @@ Graphical interface to GDB -- X Windows, MS Windows 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. @@ -538,7 +538,7 @@ regression testing a GDB with local modifications. 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: |