From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22132 invoked by alias); 17 Mar 2010 17:36:32 -0000 Received: (qmail 22113 invoked by uid 22791); 17 Mar 2010 17:36:32 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Mar 2010 17:36:28 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 2588F13167; Wed, 17 Mar 2010 10:36:25 -0700 (PDT) Received: from [10.20.124.100] (promd-2s-dhcp100.eng.vmware.com [10.20.124.100]) by mailhost4.vmware.com (Postfix) with ESMTP id 1C490C9A17; Wed, 17 Mar 2010 10:36:25 -0700 (PDT) Message-ID: <4BA11318.8040905@vmware.com> Date: Wed, 17 Mar 2010 17:36:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.22 (X11/20090609) MIME-Version: 1.0 To: Joel Brobecker CC: Stan Shebs , "gdb-patches@sourceware.org" Subject: Re: [PATCH] No resuming while tfinding References: <4BA0377C.1040000@codesourcery.com> <20100317151849.GF3830@adacore.com> In-Reply-To: <20100317151849.GF3830@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2010-03/txt/msg00630.txt.bz2 Joel Brobecker wrote: >> So I propose that we make an executive decision to disable all the >> resumption commands while in tfind mode. Does this make sense to >> everyone? > > FWIW, no objection on my end... (anyone has an aspirin?) > For my part, I thought it was always that way.