From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30979 invoked by alias); 19 Mar 2002 02:11:20 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30865 invoked from network); 19 Mar 2002 02:11:16 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 19 Mar 2002 02:11:16 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E66E83DAB; Mon, 18 Mar 2002 21:11:12 -0500 (EST) Message-ID: <3C969E40.4070405@cygnus.com> Date: Mon, 18 Mar 2002 18:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Fernando Nasser Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa:cli] Add {set,get}_cmd_context() or set_cmd_ccfunc() References: <3C797A8F.7040108@cygnus.com> <3C961E27.34088BD7@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00333.txt.bz2 > Andrew Cagney wrote: > I prefer the first one (your patch), which I think is OK for check-in. > > As nobody has objected or stated another preference so far I would > say you go ahead and commit your patch. Ok. Once my re-build has finished, it is in. It is now possible to dramatically simplify remote.c's packet configury! thanks, Andrew