From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1597 invoked by alias); 11 Mar 2002 16:38:23 -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 1552 invoked from network); 11 Mar 2002 16:38:19 -0000 Received: from unknown (HELO kerberos.suse.cz) (195.47.106.10) by sources.redhat.com with SMTP; 11 Mar 2002 16:38:19 -0000 Received: from chimera.suse.cz (chimera.suse.cz [10.20.0.2]) by kerberos.suse.cz (SuSE SMTP server) with ESMTP id 3781B59D352; Mon, 11 Mar 2002 17:38:18 +0100 (CET) Received: from suse.cz (leviathan.suse.cz [10.20.1.56]) by chimera.suse.cz (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g2BGcIp04433; Mon, 11 Mar 2002 17:38:18 +0100 X-Authentication-Warning: chimera.suse.cz: Host leviathan.suse.cz [10.20.1.56] claimed to be suse.cz Message-ID: <3C8CDD79.4030101@suse.cz> Date: Mon, 11 Mar 2002 08:38:00 -0000 From: Michal Ludvig Organization: SuSE CR User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: cs, cz, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] remote debugging patches References: <3C8BA71F.20807@suse.cz> <3C8BBEFC.5040504@cygnus.com> <3C8CC863.8030206@suse.cz> <20020311103650.A9182@nevyn.them.org> <3C8CD61B.8070704@suse.cz> <20020311111225.A11174@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00163.txt.bz2 Daniel Jacobowitz wrote: > The right thing to do here is more like: > - Create the enum, as Andrew or I described it > - Create the global variable, with a name that does not suggest its > value, only its meaning. Something like ``getpkt_default_timeout_flag''. > - Change all appropriate calls to use the variable. > - Add ``set remote wait-forever on/off'' to update the variable. Good! Now we understand eachother :-) I will do it this way. Thanks for your patience. I will send the patch later. Michal Ludvig -- * SuSE CR, s.r.o * mludvig@suse.cz * +420 2 9654 5373 * http://www.suse.cz