From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18940 invoked by alias); 10 May 2006 03:18:56 -0000 Received: (qmail 18932 invoked by uid 22791); 10 May 2006 03:18:55 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 10 May 2006 03:18:54 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-59-227.inter.net.il [80.230.59.227]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DHY45421 (AUTH halo1); Wed, 10 May 2006 06:18:48 +0300 (IDT) Date: Wed, 10 May 2006 03:18:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060509204151.GA16263@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 9 May 2006 16:41:51 -0400) Subject: Re: RFA: Document conventions for terminating query/set packet names Reply-to: Eli Zaretskii References: <20060503195650.GA13156@nevyn.them.org> <20060504015712.GA19810@nevyn.them.org> <8f2776cb0605032313s69362babjcda4e60fe33f9d6e@mail.gmail.com> <20060504123755.GA29302@nevyn.them.org> <8f2776cb0605041024u7c420707ie2fbff8a32ce32f0@mail.gmail.com> <20060505162544.GA31029@nevyn.them.org> <20060509204151.GA16263@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00189.txt.bz2 > Date: Tue, 9 May 2006 16:41:51 -0400 > From: Daniel Jacobowitz > > Jim, did you have any opinion on this? Otherwise, here's a proposed > patch. It recommends not starting new packets with qC, and clarifies > that stubs should check for the end of a packet even for packets > without a separator. Fine with me, but see Andrew's comments.