From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26100 invoked by alias); 18 Apr 2006 15:24:48 -0000 Received: (qmail 26091 invoked by uid 22791); 18 Apr 2006 15:24:48 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 18 Apr 2006 15:24:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FVs4J-0003cb-Ur; Tue, 18 Apr 2006 11:24:44 -0400 Date: Tue, 18 Apr 2006 15:24:00 -0000 From: Daniel Jacobowitz To: Michael Snyder , GDB Patches Subject: Re: [RFA] Reverse debugging, part 1/3: target interface Message-ID: <20060418152443.GA13825@nevyn.them.org> Mail-Followup-To: Michael Snyder , GDB Patches References: <442DAA70.5070203@redhat.com> <444426C7.6020604@redhat.com> <20060418125836.GB10130@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060418125836.GB10130@nevyn.them.org> User-Agent: Mutt/1.5.8i 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/msg00241.txt.bz2 On Tue, Apr 18, 2006 at 08:58:36AM -0400, Daniel Jacobowitz wrote: > On Mon, Apr 17, 2006 at 04:37:43PM -0700, Michael Snyder wrote: > > Two week ping... there having been no objections to this patch, > > shall I check it in? > > For something this major, I think we should make sure someone else at > least looks over it first. I haven't had time, and I was hoping that > someone else would take the time; but if no one does, I will > definitely get to it soon. 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! -- Daniel Jacobowitz CodeSourcery