From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23770 invoked by alias); 27 Jun 2011 20:13:37 -0000 Received: (qmail 23755 invoked by uid 22791); 27 Jun 2011 20:13:35 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Jun 2011 20:13:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 293372BAEF8; Mon, 27 Jun 2011 16:13:19 -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 D8eZ7e-PY4g6; Mon, 27 Jun 2011 16:13:19 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EB1A52BAEDB; Mon, 27 Jun 2011 16:13:18 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id AF0F9145615; Mon, 27 Jun 2011 13:13:14 -0700 (PDT) Date: Mon, 27 Jun 2011 20:13:00 -0000 From: Joel Brobecker To: Phil Muldoon Cc: Kevin Pouget , gdb-patches@sourceware.org Subject: Re: [patch] [python] Implement Inferior.current_inferior Message-ID: <20110627201314.GK20676@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-06/txt/msg00410.txt.bz2 > Whether your patch, or mine makes it in I don't mind. The patches looks > similar, but mine has a few extra tests and accounts for the reference > leaking/sigsegv. I would be happy to add your name to the ChangeLog as > co-implementer if the maintainers think this is ok (and they approve the > patch). It could be a merge of the two patches, with both names on the CL, I think. -- Joel