From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18440 invoked by alias); 28 Jun 2011 07:47:18 -0000 Received: (qmail 18431 invoked by uid 22791); 28 Jun 2011 07:47:17 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-vx0-f169.google.com (HELO mail-vx0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Jun 2011 07:47:03 +0000 Received: by vxg38 with SMTP id 38so4965367vxg.0 for ; Tue, 28 Jun 2011 00:47:02 -0700 (PDT) Received: by 10.52.77.5 with SMTP id o5mr9296821vdw.58.1309247222264; Tue, 28 Jun 2011 00:47:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.188.75 with HTTP; Tue, 28 Jun 2011 00:46:42 -0700 (PDT) In-Reply-To: References: <20110627201314.GK20676@adacore.com> From: Kevin Pouget Date: Tue, 28 Jun 2011 07:47:00 -0000 Message-ID: Subject: Re: [patch] [python] Implement Inferior.current_inferior To: pmuldoon@redhat.com Cc: Joel Brobecker , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-06/txt/msg00412.txt.bz2 Hi, sorry for the troubles, I'll assign the patches to myself next times! > I would be happy to add your name to the ChangeLog as > co-implementer if the maintainers think this is ok thanks for this offer, I think it would be fair to do it this way if it's possible > =A0As Kevin has a previous implementation that is pending FSF > paperwork (I am not sure if his patch was reviewed) the patch was reviewed and accepted, > http://sources.redhat.com/ml/gdb-patches/2011-04/msg00453.html > From: Tom Tromey > Space before open paren. > This is ok with this changed, pending doc review. > Tom and > http://sources.redhat.com/ml/gdb-patches/2011-05/msg00677.html > From: Eli Zaretskii > The patch for the manual is okay. (I bounced the the copyright clerk, don't know why it's so long ...) thanks, Kevin