From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8925 invoked by alias); 4 Oct 2011 08:05:42 -0000 Received: (qmail 8915 invoked by uid 22791); 4 Oct 2011 08:05:41 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW 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, 04 Oct 2011 08:05:27 +0000 Received: by vcbfo14 with SMTP id fo14so178408vcb.0 for ; Tue, 04 Oct 2011 01:05:26 -0700 (PDT) Received: by 10.52.180.4 with SMTP id dk4mr906109vdc.49.1317715526682; Tue, 04 Oct 2011 01:05:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.178.4 with HTTP; Tue, 4 Oct 2011 01:05:06 -0700 (PDT) In-Reply-To: References: From: Kevin Pouget Date: Tue, 04 Oct 2011 08:05:00 -0000 Message-ID: Subject: Re: [PATCH] PR/12691 Add the inferior to Python exited event To: Tom Tromey Cc: 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: 2011-10/txt/msg00064.txt.bz2 On Mon, Oct 3, 2011 at 6:38 PM, Tom Tromey wrote: >>>>>> "Kevin" == Kevin Pouget writes: > > I didn't see whether this one went in yet or not. > > Kevin> There was a discrepancy between the version of the patch you approved > Kevin> (http://sourceware.org/ml/gdb-patches/2011-08/msg00659/0001-PR-12691-Add-the-inferior-to-Python-exited-event) > Kevin> and the one I originally submitted (I certainly missed a step during > Kevin> the April->August update in the git tree): > [...] > Kevin> so I think it has to be re-approved. > > For avoidance of doubt, this is ok. > > thanks, > Tom Thanks, commited http://sourceware.org/ml/gdb-cvs/2011-10/msg00019.html