From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11493 invoked by alias); 11 Jun 2009 19:32:09 -0000 Received: (qmail 11483 invoked by uid 22791); 11 Jun 2009 19:32:08 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_05 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Jun 2009 19:32:03 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id D33262506E; Thu, 11 Jun 2009 12:32:00 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id C7D1CCD94C; Thu, 11 Jun 2009 12:32:00 -0700 (PDT) Message-ID: <4A315A9F.8090805@vmware.com> Date: Thu, 11 Jun 2009 19:32:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Pedro Alves CC: "gdb-patches@sourceware.org" , Eli Zaretskii Subject: Re: Move the multi-forks support to the generic multi-inferiors support. References: <200905310013.38916.pedro@codesourcery.com> In-Reply-To: <200905310013.38916.pedro@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-06/txt/msg00314.txt.bz2 Belatedly entering the discussion on behalf of checkpoints, I think what you are doing makes sense, and I trust you, so knock yourself out. ;-) Michael