This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[RFA] sourceware.cygnus.com -> sources.redhat.com


At first I was going to call this an "obvious fix" as described in
MAINTAINERS, but in case I'm wrong, any objections?

2001-02-13  Jim Kingdon  <jkingdon@engr.sgi.com>

	* CONTRIBUTE, README, TODO: sourceware.cygnus.com ->
	sources.redhat.com.  The nice thing about company names is that
	there are so many to choose from (don't get me started on logos :-)).

Index: CONTRIBUTE
===================================================================
RCS file: /cvs/src/src/gdb/CONTRIBUTE,v
retrieving revision 1.2
diff -u -r1.2 CONTRIBUTE
--- CONTRIBUTE	2000/03/01 08:33:47	1.2
+++ CONTRIBUTE	2001/02/13 22:57:00
@@ -21,7 +21,7 @@
 mailing lists if you are looking for feedback or for people to review
 a work in progress.
 
-Ref: http://sourceware.cygnus.com/gdb
+Ref: http://sources.redhat.com/gdb
 
 Finally, there are certain legal requirements and style issues which
 all contributors need to be aware of.
@@ -109,7 +109,7 @@
 	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
Index: README
===================================================================
RCS file: /cvs/src/src/gdb/README,v
retrieving revision 1.5
diff -u -r1.5 README
--- README	2000/12/22 15:03:10	1.5
+++ README	2001/02/13 22:57:01
@@ -4,7 +4,7 @@
 This is GDB, the GNU source-level debugger.
 A summary of new features is in the file `NEWS'.
 
-See the GDB home page at http://sourceware.cygnus.com/gdb/ for up to
+See the GDB home page at http://sources.redhat.com/gdb/ for up to
 date release information, mailing list links and archives, etc.
 
 
@@ -570,7 +570,7 @@
    Several graphical interfaces to GDB are available.  You should
 check:
 
-	http://sourceware.cygnus.com/gdb/#gui
+	http://sources.redhat.com/gdb/#gui
 
 for an up-to-date list.
 
@@ -606,7 +606,7 @@
 
    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:
 
Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.58
diff -u -r1.58 TODO
--- TODO	2001/02/08 06:03:52	1.58
+++ TODO	2001/02/13 22:57:01
@@ -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.
 
@@ -33,7 +33,7 @@
 --
 
 RFD: infrun.c: No bpstat_stop_status call after proceed over break?
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00665.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00665.html
 
 GDB misses watchpoint triggers after proceeding over a breakpoint on
 x86 targets.
@@ -41,18 +41,18 @@
 --
 
 x86 linux GDB and SIGALRM (???)
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00803.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00803.html
 
 This problem has been fixed, but a regression test still needs to be
 added to the testsuite:
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00309.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00309.html
 
 Mark
 
 --
 
 Can't build IRIX -> arm GDB.
-http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00356.html
+http://sources.redhat.com/ml/gdb-patches/2000-04/msg00356.html
 
 David Whedon writes:
 > Now I'm building for an embedded arm target.  If there is a way of turning
@@ -64,7 +64,7 @@
 --
 
 Problem with weak functions
-http://sourceware.cygnus.com/ml/gdb/2000-05/msg00060.html
+http://sources.redhat.com/ml/gdb/2000-05/msg00060.html
 
 Dan Nicolaescu writes:
 > It seems that gdb-4.95.1  does not display correctly the function when
@@ -92,7 +92,7 @@
 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.
@@ -149,10 +149,10 @@
 support to GDB.
 
 2 pascal language patches inserted in database
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00521.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00521.html
 
 Indent -gnu ?
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00496.html
 
 --
 
@@ -163,13 +163,13 @@
 some fixing up before it can go in.
 
 Patch: java tests
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00512.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00512.html
 
 Patch: java booleans
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00515.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00515.html
 
 Patch: handle N_MAIN stab
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00527.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00527.html
 
 --
 
@@ -180,7 +180,7 @@
 --
 
 Revised UDP support (was: Re: [Fwd: [patch] UDP transport support])
-http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00000.html
+http://sources.redhat.com/ml/gdb-patches/2000-04/msg00000.html
 
 (Broken) support for GDB's remote protocol across UDP is to be
 included in the follow-on release.
@@ -222,7 +222,7 @@
 
 Turns out that ``1998-2000'' isn't considered valid :-(
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00467.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00467.html
 
 --
 
@@ -256,7 +256,7 @@
 to set LD_LIBRARY_PATH, but, AFAIK, no other project has been hacked
 similarly.
 
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00845.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00845.html
 
 --
 
@@ -322,8 +322,8 @@
 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/snapshots
+and	ftp://sources.redhat.com/pub/binutils
 
 --
 
@@ -355,8 +355,8 @@
 Elimination of ``(catch_errors_ftype *) func''.
 
 Like make_cleanup_func it isn't portable.
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00791.html
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00814.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00791.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00814.html
 
 --
 
@@ -369,7 +369,7 @@
 --
 
 [PATCH/5] src/intl/Makefile.in:distclean additions
-http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00363.html
+http://sources.redhat.com/ml/gdb-patches/2000-04/msg00363.html
 
 Do not forget to merge the patch back into the trunk.
 
@@ -395,7 +395,7 @@
 Instead of defaulting to floatformat_unknown, should hosts/targets
 specify the value explicitly?
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00447.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00447.html
 
 --
 
@@ -434,7 +434,7 @@
 --
 
 GDB probably doesn't build on FreeBSD pre 2.2.x
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00378.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00378.html
 
 Fixes to get FreeBSD working on 2.2.x, 3.x and 4.x caused the code to
 suffer bit rot.
@@ -443,7 +443,7 @@
 
 Deprecate "fg".  Apparently ``fg'' is actually continue.
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00417.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00417.html
 
 --
 
@@ -453,7 +453,7 @@
 of defaulting to floatformat unknown.  Doing the latter leads to nasty
 bugs.
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00447.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00447.html
 
 --
 
@@ -463,13 +463,13 @@
 turned around and created a ..._to_doublest() the latter containing
 several bug fixes.
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00472.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00472.html
 
 --
 
 Move floatformat_ia64_ext to libiberty/include floatformat.[ch].
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00466.html
+http://sources.redhat.com/ml/gdb-patches/2000-05/msg00466.html
 
 --
 
@@ -495,7 +495,7 @@
 change it suggest fixing the callback function so that it is more
 useful.  See:
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-06/msg00062.html
+http://sources.redhat.com/ml/gdb-patches/2000-06/msg00062.html
 
 See also ``Fix implementation of  ``target xxx''.'' below.
 
@@ -506,7 +506,7 @@
 --
 
 Delete sim/SIM_HAVE_BREAKPOINTS and gdb/SIM_HAS_BREAKPOINTS.
-http://sourceware.cygnus.com/ml/gdb-patches/2000-07/msg00042.html
+http://sources.redhat.com/ml/gdb-patches/2000-07/msg00042.html
 
 Apart from the d30v, are there any sim/common simulators that make use
 of this?
@@ -595,7 +595,7 @@
 
 Document ui-out and ui-file.
 
-http://sourceware.cygnus.com/ml/gdb/2000-04/msg00121.html
+http://sources.redhat.com/ml/gdb/2000-04/msg00121.html
 
 --
 
@@ -609,7 +609,7 @@
 tracepoints, not the internals of the support for this in GDB.  So it
 looks like gdb.texinfo is a better place for this information.
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00566.html
+http://sources.redhat.com/ml/gdb-patches/2000-04/msg00566.html
 
 --
 
@@ -645,7 +645,7 @@
 Which is very different from ``(gdb) ! ls''.  Implementing the latter
 is trivial.
 
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00034.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00034.html
 
 --
 
@@ -678,7 +678,7 @@
 --
 
 Generic: lin-thread cannot handle thread exit (Mark Kettenis, Michael
-Snyder) http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00525.html
+Snyder) http://sources.redhat.com/ml/gdb/2000-q1/msg00525.html
 
 The thread_db assisted debugging code doesn't handle exiting threads
 properly, at least in combination with glibc 2.1.3 (the framework is
@@ -692,14 +692,14 @@
 
 GNU/Linux/x86 and random thread signals (and Solaris/SPARC but not
 Solaris/x86).
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00336.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00336.html
 
 Christopher Blizzard writes:
 
 So, I've done some more digging into this and it looks like Jim
 Kingdon has reported this problem in the past:
 
-http://sourceware.cygnus.com/ml/bug-gdb/1999-10/msg00058.html
+http://sources.redhat.com/ml/bug-gdb/1999-10/msg00058.html
 
 I can reproduce this problem both with and without Tom's patch.  Has
 anyone seen this before?  Maybe have a solution for it hanging around?
@@ -715,7 +715,7 @@
 --
 
 GDB5 TOT on unixware 7
-http://sourceware.cygnus.com/ml/gdb/2000-04/msg00119.html
+http://sources.redhat.com/ml/gdb/2000-04/msg00119.html
 
 Robert Lipe writes:
 > I just spun the top of tree of the GDB5 branch on UnixWare 7.  As a
@@ -730,10 +730,10 @@
 packets.  General cleanup.
 
 [PATCH] Document the ThreadInfo remote protocol queries
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00832.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00832.html
 
 [PATCH] "info threads" queries for remote.c
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00831.html
+http://sources.redhat.com/ml/gdb-patches/2000-q1/msg00831.html
 
 --
 
@@ -782,9 +782,9 @@
 for the word ``remote''.
 
 
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00023.html
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00056.html
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00382.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00023.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00056.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00382.html
 
 --
 
@@ -804,7 +804,7 @@
 
 Add the cycle step command.
 
-http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00237.html
+http://sources.redhat.com/ml/gdb/2000-q1/msg00237.html
 
 --
 
@@ -863,7 +863,7 @@
 
 GDB truncates 64 bit enums.
 
-http://sourceware.cygnus.com/ml/gdb-patches/2000-06/msg00290.html
+http://sources.redhat.com/ml/gdb-patches/2000-06/msg00290.html
 
 --
 
@@ -1167,7 +1167,7 @@
 Once everything is going through ui_file it should be come fairly
 easy.
 
-http://sourceware.cygnus.com/ml/gdb/2000-04/msg00104.html
+http://sources.redhat.com/ml/gdb/2000-04/msg00104.html
 
 --
 
@@ -1371,7 +1371,7 @@
 opaque may also help.
 
 See also:
-http://sourceware.cygnus.com/ml/gdb-patches/2000-06/msg00062.html
+http://sources.redhat.com/ml/gdb-patches/2000-06/msg00062.html
 
 --
 
2001-02-13  Jim Kingdon  <jkingdon@engr.sgi.com>

	* gdbint.texinfo (Debugging GDB): sourceware.cygnus.com ->
	sources.redhat.com.  The nice thing about company names is that
	there are so many to choose from (and don't get me started on
	logos :-)).

Index: doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.19
diff -u -r1.19 gdbint.texinfo
--- gdbint.texinfo	2001/02/11 05:48:30	1.19
+++ gdbint.texinfo	2001/02/13 22:57:03
@@ -3730,7 +3730,7 @@
 be for quite some time.
 
 Please send patches directly to
-@email{gdb-patches@@sourceware.cygnus.com, the @value{GDBN} maintainers}.
+@email{gdb-patches@@sources.redhat.com, the @value{GDBN} maintainers}.
 
 @section Obsolete Conditionals
 @cindex obsolete code


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]