From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19684 invoked by alias); 17 May 2010 06:41:39 -0000 Received: (qmail 19676 invoked by uid 22791); 17 May 2010 06:41:38 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-pv0-f169.google.com (HELO mail-pv0-f169.google.com) (74.125.83.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 May 2010 06:41:32 +0000 Received: by pvg12 with SMTP id 12so2309196pvg.0 for ; Sun, 16 May 2010 23:41:30 -0700 (PDT) Received: by 10.142.210.19 with SMTP id i19mr3286400wfg.301.1274078490385; Sun, 16 May 2010 23:41:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.158.5 with HTTP; Sun, 16 May 2010 23:41:10 -0700 (PDT) In-Reply-To: <4BED9F9E.9050807@vmware.com> References: <201005131130.57597.pedro@codesourcery.com> <201005141320.09678.pedro@codesourcery.com> <4BED9F9E.9050807@vmware.com> From: Hui Zhu Date: Mon, 17 May 2010 08:11:00 -0000 Message-ID: Subject: Re: [RFA] Checkpoint: wait the defunct process when delete it To: Michael Snyder Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 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: 2010-05/txt/msg00337.txt.bz2 On Sat, May 15, 2010 at 03:08, Michael Snyder wrote: > Did this get checked in? > > I didn't think the discussion was finished. > > Sorry the prev patch was checked in. But it has some bug. So I post a new patch to fix them in http://sourceware.org/ml/gdb-patches/2010-05/msg00299.html Thanks, Hui