diff options
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 4 |
1 files changed, 2 insertions, 2 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,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: |