From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14376 invoked by alias); 7 Jul 2008 18:10:36 -0000 Received: (qmail 14367 invoked by uid 22791); 7 Jul 2008 18:10:35 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jul 2008 18:10:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4865D98415; Mon, 7 Jul 2008 18:10:14 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id DD2829805C; Mon, 7 Jul 2008 18:10:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KFvAD-0002Hh-62; Mon, 07 Jul 2008 14:10:13 -0400 Date: Mon, 07 Jul 2008 18:10:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: [non-stop] 07/10 non-stop inferior control Message-ID: <20080707181013.GC1778@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <200806152205.16824.pedro@codesourcery.com> <20080625194409.GF25575@caradoc.them.org> <200807020433.52883.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807020433.52883.pedro@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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/msg00084.txt.bz2 On Wed, Jul 02, 2008 at 04:33:52AM +0100, Pedro Alves wrote: > Thanks. Updated patch adds a ptid_t argument to target_stop, and > fixes enough targets to build on linux. Patch to update all other > targets to the new target_stop interface comming up. Nothing else > changed. > > Still OK, in combination with the next patch (7.2)? OK. -- Daniel Jacobowitz CodeSourcery