From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22898 invoked by alias); 18 Aug 2008 23:30:03 -0000 Received: (qmail 22862 invoked by uid 22791); 18 Aug 2008 23:30:02 -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; Mon, 18 Aug 2008 23:29:27 +0000 Received: (qmail 20308 invoked from network); 18 Aug 2008 23:29:26 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Aug 2008 23:29:26 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [1/7] Register the main thread/task in fork-child.c Date: Mon, 18 Aug 2008 23:30:00 -0000 User-Agent: KMail/1.9.9 Cc: Daniel Jacobowitz References: <200808080233.48834.pedro@codesourcery.com> <200808182344.10761.pedro@codesourcery.com> <20080818232316.GA16788@caradoc.them.org> In-Reply-To: <20080818232316.GA16788@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808190030.02698.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-08/txt/msg00509.txt.bz2 On Tuesday 19 August 2008 00:23:16, Daniel Jacobowitz wrote: > On Mon, Aug 18, 2008 at 11:44:10PM +0100, Pedro Alves wrote: > > > Attached is what I checked in. > > > > And this is what I haven't checked in yet. > > Are you waiting for review of anything? I might have mis-counted but > I think Mark, Ulrich, and I have gotten all seven between us. AIX is a ptrace / fork-child client target. I was going to wait on having that fixed, as it would be affected by this series. Alternativelly I could just go ahead and we fix AIX after the fact instead. -- Pedro Alves