From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17315 invoked by alias); 19 Apr 2006 08:48:47 -0000 Received: (qmail 17307 invoked by uid 22791); 19 Apr 2006 08:48:46 -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, 19 Apr 2006 08:48:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-206-41.inter.net.il [80.230.206.41]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DDW74611 (AUTH halo1); Wed, 19 Apr 2006 11:48:40 +0300 (IDT) Date: Wed, 19 Apr 2006 08:48:00 -0000 Message-Id: From: Eli Zaretskii To: Michael Snyder CC: drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <44456356.8090706@redhat.com> (message from Michael Snyder on Tue, 18 Apr 2006 15:08:22 -0700) Subject: Re: [RFA] Reverse debugging, part 1/3: target interface Reply-to: Eli Zaretskii References: <442DAA70.5070203@redhat.com> <444426C7.6020604@redhat.com> <20060418125836.GB10130@nevyn.them.org> <20060418152443.GA13825@nevyn.them.org> <44456356.8090706@redhat.com> 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-04/txt/msg00257.txt.bz2 > Date: Tue, 18 Apr 2006 15:08:22 -0700 > From: Michael Snyder > CC: GDB Patches > > > Oh, I see one thing in a first look: you are adding to the remote > > protocol without adding documentation for the new packets or error > > codes. Please document them! > > Good point. If anyone wants to modify them, now's the time. > > How's this, at least for a start? It's okay, but other packets' descriptions say how to reply to them. Can we include that for these two as well?