From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6894 invoked by alias); 28 Jun 2011 20:31:41 -0000 Received: (qmail 6886 invoked by uid 22791); 28 Jun 2011 20:31:41 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Jun 2011 20:31:27 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5SKVQbi026535 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 28 Jun 2011 16:31:26 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p5SKVP9Q012555; Tue, 28 Jun 2011 16:31:25 -0400 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p5SKVOwo029493; Tue, 28 Jun 2011 16:31:24 -0400 From: Tom Tromey To: Kevin Pouget Cc: pmuldoon@redhat.com, gdb-patches@sourceware.org Subject: Re: [patch] [python] Implement Inferior.current_inferior References: Date: Tue, 28 Jun 2011 20:31:00 -0000 In-Reply-To: (Kevin Pouget's message of "Mon, 27 Jun 2011 19:34:04 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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/msg00430.txt.bz2 >>>>> "Kevin" == Kevin Pouget writes: Kevin> I actually proposed and got approved a patch to solve this bug Kevin> two months ago, Kevin> http://sources.redhat.com/ml/gdb-patches/2011-04/msg00389.html Kevin> but I'm still waiting for these crazy copyright assignment papers to Kevin> cross the ocean, it looks like that they won't never reach the old Kevin> continent, too bad ... I don't know what is up, but the FSF seems to be going very slowly with assignments again. I think all you can do is keep pinging them. Tom