From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20307 invoked by alias); 20 Feb 2006 15:20:22 -0000 Received: (qmail 20294 invoked by uid 22791); 20 Feb 2006 15:20:21 -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; Mon, 20 Feb 2006 15:20:19 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FBCpk-00046P-PH for gdb-patches@sourceware.org; Mon, 20 Feb 2006 10:20:16 -0500 Date: Mon, 20 Feb 2006 15:20:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] Reduce duplication registering packets in remote.c Message-ID: <20060220152016.GC14155@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060215145929.GA21758@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060215145929.GA21758@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-02/txt/msg00356.txt.bz2 On Wed, Feb 15, 2006 at 09:59:30AM -0500, Daniel Jacobowitz wrote: > Anyone see any problems with it? If not, I'd like to commit it; this > duplication has always annoyed me, and I'm working on a whole bunch of new > packets at the moment... No comments; I've checked this in. -- Daniel Jacobowitz CodeSourcery