From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1440 invoked by alias); 10 Jul 2008 23:01:12 -0000 Received: (qmail 1430 invoked by uid 22791); 10 Jul 2008 23:01:12 -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, 10 Jul 2008 23:00:54 +0000 Received: (qmail 14122 invoked from network); 10 Jul 2008 23:00:53 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Jul 2008 23:00:53 -0000 From: Pedro Alves To: Daniel Jacobowitz Subject: Re: [non-stop] 08/10 linux native support Date: Thu, 10 Jul 2008 23:01:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org References: <200806152205.49241.pedro@codesourcery.com> <200807102251.28066.pedro@codesourcery.com> <20080710221528.GA18013@caradoc.them.org> In-Reply-To: <20080710221528.GA18013@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807110000.51375.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-07/txt/msg00174.txt.bz2 A Thursday 10 July 2008 23:15:28, Daniel Jacobowitz wrote: > > > > OK? > > Looks good to me. Checked in. Thanks! Non-stop in linux native x86 is working in HEAD now, but if the current thread exits, you'll be in trouble. :-) The rest of the series takes care of that, and adds the continue -a, and interrupt -a commands. -- Pedro Alves