From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24383 invoked by alias); 23 Jul 2002 15:01:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24376 invoked from network); 23 Jul 2002 15:01:26 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Jul 2002 15:01:26 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g6NEnps09523 for ; Tue, 23 Jul 2002 10:49:51 -0400 Received: from deneb.localdomain (msalter.cipe.redhat.com [10.0.0.36]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g6NF1PR03696; Tue, 23 Jul 2002 11:01:25 -0400 Received: (from msalter@localhost) by deneb.localdomain (8.11.6/8.11.6) id g6NEwoR28883; Tue, 23 Jul 2002 10:58:50 -0400 Date: Tue, 23 Jul 2002 08:01:00 -0000 Message-Id: <200207231458.g6NEwoR28883@deneb.localdomain> From: Mark Salter To: ac131313@ges.redhat.com cc: drow@mvista.com, aminayev@yahoo.com, gdb@sources.redhat.com In-reply-to: <200207231455.g6NEteK28861@deneb.localdomain> (message from Mark Salter on Tue, 23 Jul 2002 10:55:40 -0400) Subject: Re: gdb-stub question (m packets) References: <20020723080536.90269.qmail@web13506.mail.yahoo.com> <20020723122919.GA6592@nevyn.them.org> <3D3D6CF2.1020708@ges.redhat.com> <200207231455.g6NEteK28861@deneb.localdomain> X-SW-Source: 2002-07/txt/msg00237.txt.bz2 >>>>> Mark Salter writes: >> The error check should be for ``Enn'' (note the three digits - valid >> responses would contain two or 4 digits). > Still, you have to use lower case. Otherwise a 1 byte read might be > mistaken for an error. Nevermind. I obviously can't count. --Mark