From 7a9a6b69e4f3484e1ea5db3f1cdf279e3af9b4eb Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 1 Jun 2006 23:40:50 +0000 Subject: [PATCH] (GDB/MI Development and Front Ends): Use sourceware.org for mailing lists. --- gdb/doc/gdb.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4895d7e4f2..a0e4df84c5 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -17616,8 +17616,8 @@ responsibility of the front end to work with the new one. The best way to avoid unexpected changes in MI that might break your front end is to make your project known to @value{GDBN} developers and -follow development on @email{gdb@@sources.redhat.com} and -@email{gdb-patches@@sources.redhat.com}. There is also the mailing list +follow development on @email{gdb@@sourceware.org} and +@email{gdb-patches@@sourceware.org}. There is also the mailing list @email{dmi-discuss@@lists.freestandards.org}, hosted by the Free Standards Group, which has the aim of creating a a more general MI protocol called Debugger Machine Interface (DMI) that will become a standard