From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5907 invoked by alias); 26 Apr 2008 17:31:28 -0000 Received: (qmail 5899 invoked by uid 22791); 26 Apr 2008 17:31:27 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Apr 2008 17:31:09 +0000 Received: (qmail 6734 invoked from network); 26 Apr 2008 17:31:07 -0000 Received: from unknown (HELO localhost) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 Apr 2008 17:31:07 -0000 From: Vladimir Prus Date: Sat, 26 Apr 2008 17:48:00 -0000 Subject: [RFA] [doc] Don't mention dmi-discuss To: gdb-patches@sources.redhat.com X-TUID: 42d3ec3ba4020368 X-Length: 1268 X-UID: 167 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804262131.07167.vladimir@codesourcery.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00602.txt.bz2 I've noticed the MI manual mentions the dmi-discuss mailing list, which is basically dead at this point. Is the below OK? - Volodya --- gdb/doc/gdb.texinfo | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 46d5904..294276c 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -18035,11 +18035,7 @@ 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@@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 more general MI protocol -called Debugger Machine Interface (DMI) that will become a standard -for all debuggers, not just @value{GDBN}. +@email{gdb-patches@@sourceware.org}. @cindex mailing lists @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- 1.5.3.5