From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9995 invoked by alias); 15 Oct 2009 04:58:55 -0000 Received: (qmail 9984 invoked by uid 22791); 15 Oct 2009 04:58:54 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Oct 2009 04:58:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D769C2BAC9E; Thu, 15 Oct 2009 00:58:45 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HOu0zyqyz2oC; Thu, 15 Oct 2009 00:58:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8C2642BAC9B; Thu, 15 Oct 2009 00:58:45 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id F41EBF58A0; Wed, 14 Oct 2009 21:58:34 -0700 (PDT) Date: Thu, 15 Oct 2009 04:58:00 -0000 From: Joel Brobecker To: Hui Zhu Cc: Michael Snyder , "gdb-patches@sourceware.org" Subject: Re: [RFA] let record_resume fail immediately on error Message-ID: <20091015045834.GY5272@adacore.com> References: <4ABE5E8D.8080209@vmware.com> <20090928160728.GB9003@adacore.com> <20090929212910.GG6362@adacore.com> <20091014021007.GO5272@adacore.com> <20091014024202.GQ5272@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-10/txt/msg00330.txt.bz2 > Stop is better than dead, right? Hmmmm, I suppose I forgot that you can still go back while your stuck. So, yeah, that's better. -- Joel