From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28959 invoked by alias); 19 Jun 2008 05:07:54 -0000 Received: (qmail 28844 invoked by uid 22791); 19 Jun 2008 05:07:52 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Jun 2008 05:07:34 +0000 Received: (qmail 14606 invoked from network); 19 Jun 2008 05:07:32 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Jun 2008 05:07:32 -0000 From: Pedro Alves To: Nick Roberts Subject: Re: [non-stop] 00/10 non-stop mode Date: Thu, 19 Jun 2008 06:43:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org References: <200806152357.52177.pedro@codesourcery.com> <200806190457.59551.pedro@codesourcery.com> <18521.58024.181940.616509@kahikatea.snap.net.nz> In-Reply-To: <18521.58024.181940.616509@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806190607.31652.pedro@codesourcery.com> 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: 2008-06/txt/msg00347.txt.bz2 A Thursday 19 June 2008 05:38:00, Nick Roberts wrote: > If non-stop is available, under what circumstance would someone choose to > use all-stop? When someone wants all-stop behaviour. -- Pedro Alves