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 | aeb85674182813423d539872481b9fcd0ad4f975 (patch) | |
tree | 8b3288c0be111c2a54926d24084bcbbb1ab690e6 /gdb/TODO | |
parent | 4655b4b3d0f68a4a459d9245ad3d9fc9d9fc3833 (diff) | |
download | gdb-aeb85674182813423d539872481b9fcd0ad4f975.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/TODO')
-rw-r--r-- | gdb/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 -- |