diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-02-23 20:59:55 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-02-23 20:59:55 +0000 |
commit | 47b95330e3668a7f9dfc3da042655a41a94f84d1 (patch) | |
tree | 3440f7b9d7eec733643829cb1fa468a4562fa731 /gdb/README | |
parent | 5a2a0a20778a69d445709538e1312b61278e9989 (diff) | |
download | gdb-47b95330e3668a7f9dfc3da042655a41a94f84d1.zip gdb-47b95330e3668a7f9dfc3da042655a41a94f84d1.tar.gz gdb-47b95330e3668a7f9dfc3da042655a41a94f84d1.tar.bz2 |
s/cygnus.com/.../
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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,9 +538,9 @@ 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 -snapshot. Once DejaGNU is installed, you can run the tests in one of -the following ways: +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: (1) cd gdb-5.1.1 make check-gdb |