From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27869 invoked by alias); 3 Jul 2008 17:29:50 -0000 Received: (qmail 27852 invoked by uid 22791); 3 Jul 2008 17:29:49 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 03 Jul 2008 17:29:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 84B112A972F; Thu, 3 Jul 2008 13:29:29 -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 ENdDBekkmr4H; Thu, 3 Jul 2008 13:29:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4FC812A95DC; Thu, 3 Jul 2008 13:29:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5BEEDE7ACD; Thu, 3 Jul 2008 13:29:27 -0400 (EDT) Date: Thu, 03 Jul 2008 17:29:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: Get rid of ATTACH_NO_WAIT Message-ID: <20080703172927.GA11650@adacore.com> References: <200806280018.59156.pedro@codesourcery.com> <200806280025.40155.pedro@codesourcery.com> <20080703164744.GA19465@adacore.com> <200807031813.39394.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807031813.39394.pedro@codesourcery.com> User-Agent: Mutt/1.4.2.2i 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/msg00040.txt.bz2 > Hmm, I'm already doing it? Or did I miss anything? My apologies, missed that part of the patch somehow. Please go ahead and commit. Thanks, -- Joel