From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1751 invoked by alias); 11 Jun 2008 03:27:53 -0000 Received: (qmail 1742 invoked by uid 22791); 11 Jun 2008 03:27:53 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jun 2008 03:27:13 +0000 Received: from HOME-C4E4A596F7 ([80.230.28.131]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K2A0075Q4Y5FX10@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Wed, 11 Jun 2008 06:42:05 +0300 (IDT) Date: Wed, 11 Jun 2008 04:55:00 -0000 From: Eli Zaretskii Subject: Re: Remove undocumented remote procotol extension In-reply-to: <200806110103.33301.pedro@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: Content-transfer-encoding: 7BIT References: <200806110103.33301.pedro@codesourcery.com> X-IsSubscribed: yes 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-06/txt/msg00215.txt.bz2 > From: Pedro Alves > Date: Wed, 11 Jun 2008 01:03:33 +0100 > > Is this NEWS worthy? Yes, I think so. > + Remote servers shall use the `T' stop reply packet instead. Please say "should" instead of "shall" here. Otherwise, OK. Thanks.