From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25799 invoked by alias); 14 Oct 2008 12:27:32 -0000 Received: (qmail 25790 invoked by uid 22791); 14 Oct 2008 12:27:32 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Oct 2008 12:26:52 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id B6BE9106D7; Tue, 14 Oct 2008 12:26:49 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 8D78610001; Tue, 14 Oct 2008 12:26:49 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KpizA-00021a-Vf; Tue, 14 Oct 2008 08:26:48 -0400 Date: Tue, 14 Oct 2008 12:27:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: "gdb-patches@sourceware.org" Subject: Re: [RFA] Resubmit, reverse debugging [0/5] Message-ID: <20081014122648.GB7471@caradoc.them.org> Mail-Followup-To: Michael Snyder , "gdb-patches@sourceware.org" References: <48EC1781.2030005@vmware.com> <48EF93A5.7060808@vmware.com> <20081010175332.GA9028@caradoc.them.org> <48EFA065.5070108@vmware.com> <20081010185808.GA12193@caradoc.them.org> <48EFCFEE.3090007@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48EFCFEE.3090007@vmware.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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-10/txt/msg00347.txt.bz2 On Fri, Oct 10, 2008 at 02:58:06PM -0700, Michael Snyder wrote: > OK, here's a patch that adds > 1) remote protocol documentation > 2) The requested extension to the 'T' reply to replace E06 > 3) A big honking "deprecated" warning for E06. I'm even fine with the warning being replaced by a comment. The most important part, IMO, is having a non-hackish version of the protocol implemented and documented. -- Daniel Jacobowitz CodeSourcery